Telegraphio

Various enhancements for Telegraph

Maker
PRO-2684
Dagelijks aantal installaties
0
Totaal aantal installaties
1
Beoordelingen
0 1 0
Versie
0.1.1
Gemaakt op
09-05-2025
Bijgewerkt op
12-06-2025
Grootte
4,16 KB
Licentie
GPL-3.0
Wordt toegepast op

Telegraphio

Various enhancements for Telegraph.

🪄 Features & Configuration

  • Markdown +: Enable extended Markdown support.
    • # for headers, ## for sub headers. An extra space is required.
    • > for quotes. An extra space is required.
  • Format +: Enable extended formatting support.
    • Ctrl + Shift + X for strikethrough. (Meta + Shift + X on macOS)
  • Shortcut +: Enable extended shortcut support.
    • Paste links into text.

📖 Side Notes

  • Keyboard shortcuts of Telegraph:
    • Ctrl + B for bold.
    • Ctrl + I for italic.
    • Tab & Shift + Tab:
      • Indent / Outdent code in code blocks
      • Cycle through title, author and content
  • Hidden formatting options that are not shown in the toolbar:
    • Ctrl + U for underline.
    • - for unordered list, 1. for ordered list. An extra space is required.
    • Shift + Enter for line break.
    • ` for inline code.
      • Select text and press `.
      • Press ` behind some white space character, and not at the start of the line.
    • --- + Enter for divider. More - is acceptable.