Telegraphio

Various enhancements for Telegraph

Автор
PRO-2684
Инсталации дневно
0
Инсталации общо
1
Рейтинг
0 1 0
Версия
0.1.1
Създаден
09.05.2025
Обновен
12.06.2025
Размер
4 КБ
Лиценз
GPL-3.0
Работи на

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.