Telegraphio

Various enhancements for Telegraph

Skapare
PRO-2684
Dagliga installationer
0
Totala installationer
1
Betyg
0 1 0
Version
0.1.0
Skapad
2025-05-09
Uppdaterad
2025-05-09
Size
4,17 KB
Licens
GPL-3.0
Gäller för

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.
  • 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.