Telegraphio

Various enhancements for Telegraph

作者
PRO-2684
今日安裝
0
安裝總數
1
評價
0 1 0
版本
0.1.1
建立日期
2025-05-09
更新日期
2025-06-12
尺寸
4.2 KB
授權條款
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.