Markdown editors: Difference between revisions
Jump to navigation
Jump to search
(+ PhpStorm) |
No edit summary |
||
| Line 66: | Line 66: | ||
Related articles | Related articles | ||
* [https://zh.wikipedia.org/wiki/Markdown#Markdown_.E7.BC.96.E8.BE.91.E5.99.A8 Markdown 編輯器 - 維基百科,自由的百科全書] | * [https://zh.wikipedia.org/wiki/Markdown#Markdown_.E7.BC.96.E8.BE.91.E5.99.A8 Markdown 編輯器 - 維基百科,自由的百科全書] | ||
* [[Make Link]] | |||
[[Category:Software]] | [[Category:Software]] | ||
Revision as of 15:03, 9 May 2017
Comparison of markdown editors
Typora — a minimal markdown reading & writing app v. 0.9.9.9.4.2
- Supported OS: Win, Mac & Linux
- Price: free
- Table of content: available
(Menu --> View --> Toggle Outline Panel) - License: Proprietary
- Export: PDF, HTML, Word (.docx), OpenOffice (.odt), RTF ... Some export formats require pandoc to be installed. Reference: Install and Use Pandoc
HackMD - Collaborative markdown notes (features) [Last visited: 2017-05-06]
- Supported OS: OS independent. It's the online service.
- Price: free
- Table of content: available

- License: hackmd/LICENSE MIT license & open source[1]

- Export: Markdown, HTML & PDF
MacDown: The open source Markdown editor for macOS v. 0.6.x
- Supported OS: Mac
- Price: free
- Table of content: not available

- License: MIT license & open source[2]

- Export: HTML & PDF
Bear - Notes for iPhone, iPad and Mac v. 1.1.2
- Supported OS: Mac
- Price: free & paid for advanced features [3]
- Table of content: not available

- License: Proprietary
- Export: RTF for free version. PDF, HTML, DOCS, JPG for paid version. Reference: Export your notes
- Supported OS: Win & Mac
- Price: free
- Table of content: available on markdown-toc
- License: MIT license & open source[4]

- Export:
- Supported OS: Win & Mac
- Price: free
- Table of content: available on package MarkdownTOC - Packages - Package Control
- License: Proprietary
- Export:
- Supported OS: Win & Mac
- Price: free
- Table of content: available on plugin GitHub - naokazuterada/MarkdownTOC: MarkdownTOC(Table Of Contents) Plugin for Sublime Text
- License: MIT License
- Export:
$ Caret v. 2.0.11
- Supported OS: Win, Mac & Linux
- Price: trial
- Table of content: not available

- License: Proprietary
- Export: PDF, HTML
$ PhpStorm IDE v. 2017.1 + Markdown support Plugin
- Supported OS: Win, Mac & Linux
- Price: trial
- Table of content: not available

- License: Proprietary
- Export: not available
Related articles