Markdown
Revision as of 07:52, 2 February 2017 by Elvince (talk | contribs) (Undo revision 47725 by 61.19.193.211 (talk))
Library | markdown-mode |
---|---|
Command | markdown-mode |
Builtin | no |
Markdown Mode provides a major mode for editing Markdown-formatted text files.
This package is not currently part of the Emacs distribution.
Generate a table of content
Super easy with markdown-toc, in MELPA.
You can re-generate the toc, put it wherever you want and customize it.
Hello!
See also
Pandoc-mode
Pandoc is a swiss-army knife to convert a mark-up format into another (markdown to rst, org, etc) and pandoc-mode (in melpa) is an emacs interface to it.