前情提要: 码字 md - 干净精致的 Markdown 编辑器
还是挺喜欢 SimpleMDE 的,但是官方一直没有比较完善的主题功能。
最近花了点时间把 码字 md 的主题提取出来了,可以很方便的在自己的网站使用了。
另外也可以很方便的创建主题。


|  |      1ichubei      2017-01-04 23:14:44 +08:00 via Android 不错 | 
|  |      2ddkangfu      2017-01-05 09:31:35 +08:00 已收藏,楼主威武 | 
|  |      3wujunze      2017-01-05 10:16:16 +08:00 感谢分享 为楼主点赞 | 
|  |      4Shazoo      2017-01-05 15:52:46 +08:00 | Key                    | Action                                   | | ---------------------- | ---------------------------------------- | | `Ctrl+a c ` | new window | | `Ctrl+a n ` | next window | | `Ctrl+a p ` | previous window | | `Ctrl+a “ ` | select window from list | | `Ctrl+a Ctrl+a ` | previous window viewed | | `Ctrl+a S ` | split terminal horizontally into regions | | `Ctrl+a | ` | split terminal vertically into regions | | `Ctrl+a :resize` | resize region | | `Ctrl+a :fit ` | fit screen size to new terminal size | | `Ctrl+a :remove` | remove region | | `Ctrl+a tab ` | Move to next region | | `Ctrl+a d ` | detach screen from terminal | | `Ctrl+a A ` | set window title | | `Ctrl+a x ` | lock session | | `Ctrl+a [ ` | enter scrollback/copy mode | | `Ctrl+a ] ` | paste buffer | | `Ctrl+a > ` | write paste buffer to file | | `Ctrl+a < ` | read paste buffer from file | | `Ctrl+a ? ` | show key bindings/command names | | `Ctrl+a : ` | goto screen command prompt | 表格里面的 code 域中的管道符“|”,渲染出来有些问题。(表内的第 7 行)。 | 
|  |      5Shazoo      2017-01-05 15:54:32 +08:00 额,补充下, typora 没这问题。引擎差异? | 
|      7Vanessa      2017-01-05 21:24:54 +08:00 呃,看来我也需要抽时间整理整理社区的 MD 编辑器了。把它单独抽出来,欢迎体验 https://hacpai.com/ | 
|  |      8xcatliu OP @Vanessa CodeMirrow 在移动端貌似有问题, hacpai 是直接退化成了 textarea 吧,有更好的方案吗? |