Browse Source

Add editor

gh-pages
othree 9 years ago
parent
commit
2a5fac04a7
  1. 2
      resources.html
  2. 54
      resources.md
  3. 2
      resources_content.html

2
resources.html

@ -45,6 +45,8 @@ @@ -45,6 +45,8 @@
<ul>
<li>OSX
<ul>
<li><a href="http://typora.io/">Typora</a></li>
<li><a href="http://macdown.uranusjr.com/">MacDown</a></li>
<li><a href="http://bywordapp.com/">Byword</a></li>
<li><a href="http://www.iawriter.com/mac/">iA Writer</a></li>
<li><a href="http://mouapp.com/">Mouapp</a></li>

54
resources.md

@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
Markdown 資源
==================
# Markdown 資源
![Markdown](http://markdown.tw/images/208x128.png)
Spec
----
## Spec
* [CommonMark](http://commonmark.org/)
Logo
----
## Logo
* [The Markdown Mark](http://dcurt.is/the-markdown-mark)
編輯器
-----
## 編輯器
### 寫作用編輯器
* OSX
* [Typora](http://typora.io/)
* [MacDown](http://macdown.uranusjr.com/)
* [Byword](http://bywordapp.com/)
* [iA Writer](http://www.iawriter.com/mac/)
* [Mouapp](http://mouapp.com/)
@ -35,16 +35,19 @@ Logo @@ -35,16 +35,19 @@ Logo
* [iA Writer for iPhone](http://www.iawriter.com/iphone/)
### 預覽
* OSX
* [Marked](https://itunes.apple.com/us/app/marked/id448925439)
### 通用文字編輯器
* [Sublime Text](http://www.sublimetext.com/)
* Vim
* [plasticboy/vim-markdown](https://github.com/plasticboy/vim-markdown)
* [tpope/vim-markdown](https://github.com/tpope/vim-markdown)
### 網頁文字編輯器
* [Ace](http://ace.ajax.org/)
* [CodeMirror](http://codemirror.net/)
* [Dillinger](http://dillinger.io/)
@ -52,10 +55,11 @@ Logo @@ -52,10 +55,11 @@ Logo
* [Markgiu](https://github.com/bianchimro/markgiu)
### 瀏覽器 Extension
* [Markdown Here](https://github.com/adam-p/markdown-here/)
擴充版 Markdown
--------------
## 擴充版 Markdown
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
* [kramdown](http://kramdown.rubyforge.org/quickref.html#headers)
* [MultiMarkdown](http://fletcherpenney.net/multimarkdown/)
@ -63,8 +67,8 @@ Logo @@ -63,8 +67,8 @@ Logo
* [Pandoc’s Markdown 語法中文翻譯](http://pages.tzengyuxio.me/pandoc/)
* [PHP Markdown Extra](http://michelf.ca/projects/php-markdown/extra/)
引擎
----
## 引擎
* C
* [Sundown](https://github.com/vmg/sundown)
* [CommonMark](https://github.com/jgm/CommonMark)
@ -80,40 +84,36 @@ Logo @@ -80,40 +84,36 @@ Logo
* [Redcarpet](https://github.com/vmg/redcarpet)
* [Maruku](https://github.com/bhollis/maruku)
反向引擎
--------
## 反向引擎
* [reMarked.js](https://leeoniya.github.io/reMarked.js/)
Blog 服務
---------
## Blog 服務
* [WordPress.com](http://wordpress.com/)
* [logdown](http://logdown.com/)
Blog 系統
---------
## Blog 系統
* [WordPress](http://wordpress.org/)
* [MOVABLETYPE](http://www.movabletype.org/)
CSS
---
## CSS
* [Markdown css themes](http://jasonm23.github.io/markdown-css-themes/)
* [Markdown.css](http://mrcoles.com/demo/markdown-css/)
其他工具
--------
## 其他工具
* [Doxygen](http://www.stack.nl/~dimitri/doxygen/manual/markdown.html)
標準
----
## 標準
* [Markdown](http://daringfireball.net/projects/markdown/)
* [The Future of Markdown](http://www.codinghorror.com/blog/2012/10/the-future-of-markdown.html)
* [W3C Markdown Community Group](http://www.w3.org/community/markdown/)
* [W3C Markdown Community Group wiki](http://www.w3.org/community/markdown/wiki/Main_Page)
感謝
----
## 感謝
感謝 [WM](http://kidwm.net/) 協助整理

2
resources_content.html

@ -21,6 +21,8 @@ @@ -21,6 +21,8 @@
<ul>
<li>OSX
<ul>
<li><a href="http://typora.io/">Typora</a></li>
<li><a href="http://macdown.uranusjr.com/">MacDown</a></li>
<li><a href="http://bywordapp.com/">Byword</a></li>
<li><a href="http://www.iawriter.com/mac/">iA Writer</a></li>
<li><a href="http://mouapp.com/">Mouapp</a></li>

Loading…
Cancel
Save