
1 dogarm 2016-02-01 10:10:27 +08:00 MWeb 也不错,国人作品。 |
2 yangxiongguo 2016-02-01 10:22:11 +08:00 现在写都不看预览了,没必要。 |
3 pythonee 2016-02-01 10:46:03 +08:00 pandoc +1 |
4 banricho 2016-02-01 10:50:22 +08:00 via Android markdown plus 导出的 PDF 很好看 |
6 larryzhao 2016-02-01 11:23:54 +08:00 |
7 chengluyu 2016-02-01 12:01:13 +08:00 我很好奇为啥没人提到 Typora 。 |
8 aaaron7 OP @chengluyu 并不喜欢这种敲完就立刻更新为格式的做法,相当于格式符号被吞噬了。编辑起来并不搞笑,有种在用 Word 的感觉。 |
9 edsgerlin 2016-02-01 12:22:47 +08:00 试过 StackEdit 不?支持数学公式+导出 PDF 。 |
11 moro 2016-02-01 12:27:56 +08:00 |
12 sennes 2016-02-01 13:06:11 +08:00 我个人推荐 MarkEditor (Pro 版的话,可以用我邮箱作为 Promo Code) |
15 msg7086 2016-02-01 13:44:29 +08:00 Sublime 走 pandoc 出 pdf ,一股浓浓的 LaTeX 风,可以拿来交作业用。 |
16 moro 2016-02-01 13:56:42 +08:00 @aaaron7 http://macdown.uranusjr.com/features/ 支持 swift |
17 jemyzhang 2016-02-01 13:59:49 +08:00 @edsgerlin stackedit sponsor 飘过。。。就是为了导出 pdf 而已,结果还常被墙,导出 0k 的 pdf ,无语 |
19 chemzqm 2016-02-01 14:19:21 +08:00 Atom 的 markdown 真是我用过的最坑的,加载慢,扩展语法不全(不能配置),高亮支持不全, preview 的刷新时候还会乱跳, github 上 issue 100 多个,真是难以想象这么个小插件能搞出那么多 bug |
20 aaaron7 OP |
21 livc 2016-02-01 14:26:44 +08:00 只用 Atom 玩过那个代码震动的特效 :) |
22 patrickstar 2016-02-01 14:30:31 +08:00 现在使用 MWeb ,够用了 |
23 Trim21 2016-02-01 14:56:43 +08:00 一直想找一个支持 git ,预览,数学公式的编辑器,找了一圈最多只能满足前两个或后两个。。。 |
25 weakiwi 2016-02-01 15:11:15 +08:00 一直用作业部落 |
26 zhicheng 2016-02-01 15:34:12 +08:00 我用 codemirror 。 |
27 xieranmaya 2016-02-01 16:12:11 +08:00 请问楼主列表缩进的几个空格?两个还是四个 |
28 loading 2016-02-01 16:15:38 +08:00 via Android 只要说导出丑的,你都还没知道什么是 markdown 。 |
30 aaaron7 OP |
31 loading 2016-02-01 17:12:46 +08:00 via Android Markdown is a lightweight markup language with plain text formatting syntax designed so that it can be converted to HTML and many other formats using a tool by the same name.Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. 是一门标记语言,不要提外观。 你这个帖子讨论的应该是编辑器,而不是这门语言。 |
32 loading 2016-02-01 17:14:39 +08:00 via Android 要外观好看,请转成 html ,然后加 CSS ,不满意就自己改 CSS 。 |
33 server 2016-02-01 17:22:34 +08:00 MarkEditor 求码 |
34 wolffn 2016-02-01 17:30:52 +08:00 cmd markdown 不错,功能全面,不需要安装客户端,多平台,云同步,还支持分享。 |
35 ykqmain 2016-02-02 00:16:07 +08:00 via iPhone Sublime Text 不错 |
36 janxin 2016-02-02 09:48:55 +08:00 一直在用 MacDown ,图省事。外观不满意都是可以调整的,改一下 CSS 基本可以满足需求了 |
37 xieranmaya 2016-02-02 11:10:51 +08:00 我说的是二级或者三级列表啊 |
38 ZxBing0066 2016-02-02 15:06:49 +08:00 gitbook |
39 aaaron7 OP 突然发现个 MacDown 的槽点。居然不支持四级标题。 #### |
40 netabare 2016-02-12 07:03:25 +08:00 @aaaron7 我倒是觉得 Typora 这样的所见即所得还是不错的,因为隐藏了格式所以使用者必须去记住语法·快捷键。 MacDown 那种分屏编辑器下面写 md 总觉得缺乏一种写作的感觉,有意无意的不想加格式然后变成 plain text 了。 而且 Typora 里面格式化了的文字如果修改的时候语法会显示出来,似乎是后来加入的 feature ,虽然编辑时如果有用到游标会稍有不便…… |
42 mikicomo 2016-02-12 17:12:49 +08:00 Typora 个人感觉很好 |
45 dvorak4tzx 2016-04-14 10:23:15 +08:00 pandoc +1 ,我的博客也是用 pandoc 生成的: http://tangzx.qiniudn.com/ |