求助: 请问github此程序的readme.md文件里这行代码是如何实现的。

2012-06-22 17:07:27 +08:00
 Neear
地址 https://github.com/OscarGodson/EpicEditor
试着从github上找些md文档学着来,然后发现这行代码

```javascript
var editor = new EpicEditor().load();
```

显示为
var editor = new EpicEditor().load();

请问是通过什么扩展实现的。
7646 次点击
所在节点    Markdown
6 条回复
icyflash
2012-06-22 17:09:23 +08:00
yesmeck
2012-06-22 17:10:21 +08:00
你是想说这个吗?
https://github.com/github/markup
jiyinyiyong
2012-06-22 17:30:15 +08:00
gh-pages 都有源码 https://github.com/github/github-flavored-markdown/
不过我也挺奇怪的这个使用什么工具实现的, repo 里的 Ruby 基本不懂,,
Neear
2012-06-22 17:30:29 +08:00
用python可以实现么
fanzheng
2012-06-22 18:06:28 +08:00
@Neear python也有Markdown的库呀,python-markdown或者markdown2
iwinux
2012-06-22 18:09:29 +08:00
@jiyinyiyong gem github-flavored-markdown

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/40284

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX