Markdown editors: Difference between revisions

From LemonWiki共筆
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

Good.gif 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 Good.gif (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 Good.gif
  • License: hackmd/LICENSE MIT license & open source[1] Good.gif
  • 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 Icon_exclaim.gif
  • License: MIT license & open source[2] Good.gif
  • 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 Icon_exclaim.gif
  • License: Proprietary
  • Export: RTF for free version. PDF, HTML, DOCS, JPG for paid version. Reference: Export your notes

Atom

Sublime Text

Brackets

$ Caret v. 2.0.11

  • Supported OS: Win, Mac & Linux
  • Price: trial
  • Table of content: not available Icon_exclaim.gif
  • 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 Icon_exclaim.gif
  • License: Proprietary
  • Export: not available

Related articles