實用的 Markdown 編輯器和工具

jopen 10年前發布 | 66K 次閱讀 Markdown

Markdown 是非常輕量級的標記語言,由 John Gruber 和 Aaron Swartz 發明。現在許多人發郵件都喜歡用 HTML 格式了,但是供開發者交流的郵件列表大部分還是純文本的,Markdown 的語法從純文本郵件的格式慣例中借鑒了不少經驗。“標記語言”的英文就是 Markup language, 從 Markdown 的名字即可看出它的意圖,參見 Aaron 最初宣布 Markdown 的帖子。

在這篇文章中,將介紹一些實用的</span> Markdown編輯器和工具用于Windows和Mac OSX</span>

Editors

1. StackEdit

實用的 Markdown 編輯器和工具
StackEdit is a free and open source Markdown editor that is based on PageDown (the library used by Stack Overflow). The editor is capable of creating and managing multiple documents and they are stored in local storage. Also, it can import to/export from Google Drive or Dropbox and save documents as HTML.
 

2. EpicEditor

實用的 Markdown 編輯器和工具
EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it. EpicEditor is set up to allow you to use any parser that accepts and returns a string. This means you can use any flavor of Markdown, process Textile, or even create a simple HTML editor/previewer. Theming is easy in EpicEditor as well.
 

3. Markable

實用的 Markdown 編輯器和工具
Markable is a remarkable Markdown editor that offers features Markdown syntax highlighting, auto indent and unindent, highlight current line, line number, a light and a dark theme, Auto save your content. Resume to latest status when you sign in again, even on another device, Convert html to markdown when
uploading files or import files from other services and many more.
 

4. Dillinger

實用的 Markdown 編輯器和工具
Dillinger is a cloud-enabled HTML5 Markdown editor based on Bootstrap and Node.js and written in under MIT license.
 

5. Markdown Pad

實用的 Markdown 編輯器和工具
Markdown Pad is a full featured Markdown Editor for Windows; Markdown formatting can be applied (and removed) with handy keyboard shortcuts and toolbar buttons. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you’re editing.
 

6. Mou

實用的 Markdown 編輯器和工具
Mou is exceptional Markdown editor for Mac Users it features Syntax highlighting, live preview, sync scroll, fullscreen mode, auto save, powerful actions, auto pair, custom themes and CSS, HTML and PDF export, enhanced CJK support.
 

7. Markdown Live Editor

實用的 Markdown 編輯器和工具
Markdown Live Editor is a minimal and simple editor built using WMD and other open source tools.
 

8. InstantMark

實用的 Markdown 編輯器和工具
InstantMark lets you create texts using Markdown syntax and see the instant preview on the right panel. It lets you use your own CSS file if you like. Just drag it from your desktop to the “Drop your CSS file(s) here.” mark. Don’t worry, your css file will not be uploaded.
 

9. LightPaper for Mac

實用的 Markdown 編輯器和工具
LightPaper is a simple, beautiful, powerful yet free Text Editor for passionate writers. You can use LightPaper to write any kind of text documents – blogs, articles, notes, READMEs, TODOs, or the next chapter of your new novel. Its simple interface gets out of your way, allowing you to focus on writing.
 

10. WriteMonkey

實用的 Markdown 編輯器和工具
Writemonkey is a Windows zenware writing application with an extremely stripped down user interface, leaving you alone with your thoughts and your words. It is light, fast and free. With an array of innovative tools under the hood and full Markdown* support, it helps you write better.
 

11. SublimeText

實用的 Markdown 編輯器和工具
Sublime Text is a sophisticated cross-platform text editor for code, markup and prose. It serves as a fantastic “base” application to which you can extend with plugins. Extensions such as MarkdownEditing, Markdown Preview and Smart Markdown can help to create a phenomenal Markdown focused app.
 

12. BackPager

實用的 Markdown 編輯器和工具
Backpager is an online Markdown editor, which you can use as a WYSIWYG Markdown editor because the syntax is converted on the fly, or if you need to write some HTML quickly, edit web content or write technical documentation.
 

Markdown Tools

1. HTML Inspector

實用的 Markdown 編輯器和工具
HTML Inspector is a code quality tool to help you and your team write better markup. It’s written in JavaScript and runs in the browser, so testing your HTML has never been easier. HTML Inspector traverses the DOM and emits events as it goes. The HTML Inspector rules can then listen for those events, test for certain conditions, and report errors when something unexpected is found. HTML Inspector comes with a set of built-in rules, but if you need more, you can easily write your own.
 

2. Markdown.css

實用的 Markdown 編輯器和工具
Markdown.css for making regular HTML look like plain-text markdown.
 

3. Sublime Text Markdown

實用的 Markdown 編輯器和工具
Markdown plugin for Sublime Text. Provides a decent Markdown color scheme (light and dark) with morerobust syntax highlighting and useful Markdown editing features for Sublime Text. 3 flavors are supported: Standard Markdown, GitHub flavored Markdown, MultiMarkdown.
 

4. Bootstrap Markdown

實用的 Markdown 編輯器和工具
Bootstrap-Markdown designed to be easily integrated with your bootstrap project. It exposes useful API that allow you to fully hook-in into the plugin.
 

5. Parsedown

實用的 Markdown 編輯器和工具
Parsedoown is better markdown parse for php.
 

6. Daux.io

實用的 Markdown 編輯器和工具
Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
 

7. Markdown Here

實用的 Markdown 編輯器和工具
Markdown Here will help you to write email more quickly and powerfully than you thought possible. With no extra effort on your part, Markdown Here eliminates all the hassle of formatting email.
 

8. Markitup

實用的 Markdown 編輯器和工具
markItUp! is a lightweight and customizable jQuery plugin which turns anytextarea into a markup editor. It has ready-to-use tag sets for HTML, textile, wiki syntax, markdown and BBcode inputs. Also, you can easily create your own.
 

9. Scribble

實用的 Markdown 編輯器和工具
Scribble is used to create simple Wiki pages using Markdown syntax. It features live updates, collaboration and three plans to choose from, with the free plan allowing the creation of up to five Wiki.
 

10. MarkedApp

實用的 Markdown 編輯器和工具
Marked takes Markdown text–a simple syntax you can learn in minutes–and turns it into beautiful documents for you. It will update a preview as you work (with several high-quality themes to choose from, or design your own), refreshing every time you save. It can even automatically scroll the preview to where you’re currently editing in your document.
 

11. Remark

實用的 Markdown 編輯器和工具
A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS, featuring Markdown formatting, with smart extensions, Touch support for smart phones and pads, i.e. swipe to navigate slides, and Syntax highlighting, supporting a range of languages.
 

12. ReText

實用的 Markdown 編輯器和工具
ReText is a simple but powerful text editor for Markdown and reStructuredText. It is written in Python using Qt libraries, able to run on any platforms. It supports full Markdown and features: tabs, live preview, auto-save, syntax highlighting, CSS styles support, and tags and symbols for quick insertion.
 

13. Macchiato

實用的 Markdown 編輯器和工具
Macchiato is a beautiful and simple plain text editor built from the ground up for writing Markdown prose. It formats Markdown text as you write and supports a variety of color and typographic themes.
 

14. Demarcate.js

實用的 Markdown 編輯器和工具
demarcate.js is a jQuery based editor for Markdown. It lets you edit directly in a page and generate Markdown from the HTML elements. demarcate.js is under development by William Hart for the online publishing service to-textr. It supports many basic Markdown functions, however support for extensions is still limited. The library is offered under the MIT license.
 

15. Markdown to HTML

實用的 Markdown 編輯器和工具
It’s a simple tool which lets you convert Markdown text into HTML.

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!