|
|
@ -1,6 +1,6 @@ |
|
|
|
# Markdown 資源 |
|
|
|
# Markdown 資源 |
|
|
|
|
|
|
|
|
|
|
|
![Markdown](https://markdown.tw/images/208x128.png) |
|
|
|
![](https://markdown.tw/images/208x128.png) |
|
|
|
|
|
|
|
|
|
|
|
## Spec |
|
|
|
## Spec |
|
|
|
|
|
|
|
|
|
|
@ -19,39 +19,39 @@ |
|
|
|
### 寫作用編輯器 |
|
|
|
### 寫作用編輯器 |
|
|
|
|
|
|
|
|
|
|
|
* OSX |
|
|
|
* OSX |
|
|
|
* [Typora](http://typora.io/) |
|
|
|
* [Typora](http://typora.io/) |
|
|
|
* [MacDown](http://macdown.uranusjr.com/) |
|
|
|
* [MacDown](http://macdown.uranusjr.com/) |
|
|
|
* [Byword](http://bywordapp.com/) |
|
|
|
* [Byword](http://bywordapp.com/) |
|
|
|
* [iA Writer](http://www.iawriter.com/mac/) |
|
|
|
* [iA Writer](http://www.iawriter.com/mac/) |
|
|
|
* [Mouapp](http://mouapp.com/) |
|
|
|
* [Mouapp](http://mouapp.com/) |
|
|
|
* [TEXTS](http://www.texts.io/) |
|
|
|
* [TEXTS](http://www.texts.io/) |
|
|
|
* [Kobito](http://kobito.qiita.com/) |
|
|
|
* [Kobito](http://kobito.qiita.com/) |
|
|
|
* Linux |
|
|
|
* Linux |
|
|
|
* [ReText](http://sourceforge.net/p/retext/home/ReText/) |
|
|
|
* [ReText](http://sourceforge.net/p/retext/home/ReText/) |
|
|
|
* [UberWriter](http://uberwriter.wolfvollprecht.de/) |
|
|
|
* [UberWriter](http://uberwriter.wolfvollprecht.de/) |
|
|
|
* Windows |
|
|
|
* Windows |
|
|
|
* [MarkdownPad](http://markdownpad.com/) |
|
|
|
* [MarkdownPad](http://markdownpad.com/) |
|
|
|
* [TEXTS](http://www.texts.io/) |
|
|
|
* [TEXTS](http://www.texts.io/) |
|
|
|
* [Miu](https://miu.0x142857.com) |
|
|
|
* [Miu](https://miu.0x142857.com) |
|
|
|
* iOS |
|
|
|
* iOS |
|
|
|
* [Byword](http://bywordapp.com/) |
|
|
|
* [Byword](http://bywordapp.com/) |
|
|
|
* [iA Writer for iPad](http://www.iawriter.com/ipad/) |
|
|
|
* [iA Writer for iPad](http://www.iawriter.com/ipad/) |
|
|
|
* [iA Writer for iPhone](http://www.iawriter.com/iphone/) |
|
|
|
* [iA Writer for iPhone](http://www.iawriter.com/iphone/) |
|
|
|
* All |
|
|
|
* All |
|
|
|
* [Marp](https://yhatt.github.io/marp/), Markdown to slide |
|
|
|
* [Marp](https://yhatt.github.io/marp/), Markdown to slide |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### 預覽 |
|
|
|
### 預覽 |
|
|
|
|
|
|
|
|
|
|
|
* OSX |
|
|
|
* OSX |
|
|
|
* [Marked](https://itunes.apple.com/us/app/marked/id448925439) |
|
|
|
* [Marked](https://itunes.apple.com/us/app/marked/id448925439) |
|
|
|
|
|
|
|
|
|
|
|
### 通用文字編輯器 |
|
|
|
### 通用文字編輯器 |
|
|
|
|
|
|
|
|
|
|
|
* [Sublime Text](http://www.sublimetext.com/) |
|
|
|
* [Sublime Text](http://www.sublimetext.com/) |
|
|
|
* Vim |
|
|
|
* Vim |
|
|
|
* [plasticboy/vim-markdown](https://github.com/plasticboy/vim-markdown) |
|
|
|
* [plasticboy/vim-markdown](https://github.com/plasticboy/vim-markdown) |
|
|
|
* [tpope/vim-markdown](https://github.com/tpope/vim-markdown) |
|
|
|
* [tpope/vim-markdown](https://github.com/tpope/vim-markdown) |
|
|
|
|
|
|
|
|
|
|
|
### 網頁文字編輯器 |
|
|
|
### 網頁文字編輯器 |
|
|
|
|
|
|
|
|
|
|
@ -68,11 +68,11 @@ |
|
|
|
## 擴充版 Markdown |
|
|
|
## 擴充版 Markdown |
|
|
|
|
|
|
|
|
|
|
|
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown) |
|
|
|
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown) |
|
|
|
* [Spec](https://github.github.com/gfm/) |
|
|
|
* [Spec](https://github.github.com/gfm/) |
|
|
|
* [kramdown](http://kramdown.rubyforge.org/quickref.html#headers) |
|
|
|
* [kramdown](http://kramdown.rubyforge.org/quickref.html#headers) |
|
|
|
* [MultiMarkdown](http://fletcherpenney.net/multimarkdown/) |
|
|
|
* [MultiMarkdown](http://fletcherpenney.net/multimarkdown/) |
|
|
|
* [Pandoc's markdown](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown) |
|
|
|
* [Pandoc's markdown](http://johnmacfarlane.net/pandoc/README.html#pandocs-markdown) |
|
|
|
* [Pandoc’s Markdown 語法中文翻譯](http://pages.tzengyuxio.me/pandoc/) |
|
|
|
* [Pandoc’s Markdown 語法中文翻譯](http://pages.tzengyuxio.me/pandoc/) |
|
|
|
* [PHP Markdown Extra](http://michelf.ca/projects/php-markdown/extra/) |
|
|
|
* [PHP Markdown Extra](http://michelf.ca/projects/php-markdown/extra/) |
|
|
|
* [R Markdown](https://rmarkdown.rstudio.com/) |
|
|
|
* [R Markdown](https://rmarkdown.rstudio.com/) |
|
|
|
* [Maruka](http://markua.com/) |
|
|
|
* [Maruka](http://markua.com/) |
|
|
@ -80,22 +80,22 @@ |
|
|
|
## 引擎 |
|
|
|
## 引擎 |
|
|
|
|
|
|
|
|
|
|
|
* C |
|
|
|
* C |
|
|
|
* [cmark](https://github.com/jgm/cmark) |
|
|
|
* [cmark](https://github.com/jgm/cmark) |
|
|
|
* [Sundown](https://github.com/vmg/sundown) |
|
|
|
* [Sundown](https://github.com/vmg/sundown) |
|
|
|
* JavaScript |
|
|
|
* JavaScript |
|
|
|
* [commonmark.js](https://github.com/jgm/commonmark.js) |
|
|
|
* [commonmark.js](https://github.com/jgm/commonmark.js) |
|
|
|
* [showdown](https://github.com/cky/wmd), not maintained any more |
|
|
|
* [showdown](https://github.com/cky/wmd), not maintained any more |
|
|
|
* [pagedown](https://github.com/StackExchange/pagedown), StackOverflow |
|
|
|
* [pagedown](https://github.com/StackExchange/pagedown), StackOverflow |
|
|
|
* [coreyti/showdown](https://github.com/coreyti/showdown) |
|
|
|
* [coreyti/showdown](https://github.com/coreyti/showdown) |
|
|
|
* [marked](https://github.com/chjj/marked) |
|
|
|
* [marked](https://github.com/chjj/marked) |
|
|
|
* [Remarkable](https://jonschlinkert.github.io/remarkable/demo/) |
|
|
|
* [Remarkable](https://jonschlinkert.github.io/remarkable/demo/) |
|
|
|
* PHP |
|
|
|
* PHP |
|
|
|
* [PHP Markdown](http://michelf.ca/projects/php-markdown/) |
|
|
|
* [PHP Markdown](http://michelf.ca/projects/php-markdown/) |
|
|
|
* Python |
|
|
|
* Python |
|
|
|
* [CommonMark](https://pypi.python.org/pypi/CommonMark) |
|
|
|
* [CommonMark](https://pypi.python.org/pypi/CommonMark) |
|
|
|
* Ruby |
|
|
|
* Ruby |
|
|
|
* [Redcarpet](https://github.com/vmg/redcarpet) |
|
|
|
* [Redcarpet](https://github.com/vmg/redcarpet) |
|
|
|
* [Maruku](https://github.com/bhollis/maruku) |
|
|
|
* [Maruku](https://github.com/bhollis/maruku) |
|
|
|
|
|
|
|
|
|
|
|
## 反向引擎 |
|
|
|
## 反向引擎 |
|
|
|
|
|
|
|
|
|
|
|