Greasy Fork 支持简体中文。

Medium: Editor For Programmers

Use `code` for inline code. Automatically fix quotes in code tags. Link to a section of text easily.

作者
Zren
今日安裝
0
安裝總數
100
評價
0 0 0
版本
5
建立日期
2016-07-09
更新日期
2016-07-10
尺寸
9.0 KB
授權條款
未知
腳本執行於
  • Use backtick's ` for inline code (like in Markdown).
  • Automatically fix quotes in code tags/code blocks.
  • Link to a section of text/heading easily.
  • Tab does nothing (normally it will do the browser default focusing on the next input).
  • Pressing enter in a code block will do a new line instead of making a new "paragraph" inside the code block. It moves the extra space to the bottom of the code block to be manually deleted later (can't do it automatically since it broke the editor when I did).

Someday maybe:

  • Bind Tab to create code blocks.
  • Nicer hash tags for headings.