套件: elpa-markdown-mode (2.4-1)
elpa-markdown-mode 的相關超連結
Trisquel 的資源:
下載原始碼套件 markdown-mode:
維護者:
Original Maintainers:
- Debian Emacsen team (郵件存檔)
- David Bremner
外部的資源:
- 主頁 [jblevins.org]
相似套件:
mode for editing Markdown-formatted text files in GNU Emacs
The mode provides syntax highlighting, and keyboard shortcuts for editing, compiling, and previewing Markdown. It has general support for various markdown flavours, supports Markdown 1.0 and CommonMark, and includes a special GFM (Github Flavoured Markdown) major mode.
Out of the box, markdown-mode will use markdown, discount, or libtext-markdown-perl for HTML preview and export by calling /usr/bin/markdown. Please note that they produce slightly different results (eg: apostrophes exported as " ' " vs " ’ "), and they may handle digressions from the CommonMark specification in different ways—for example in what is identified as a sublist rather than a subsequent list item.
If "defcustom markdown-command" is customised it can also be made to work with pandoc, libtext-multimarkdown-perl, or python3-markdown. Using pandoc will also unlock various other configuration options. See README.md and customize-mode for details.
其他與 elpa-markdown-mode 有關的套件
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- rec: markdown
- Text-to-HTML conversion tool
- 或者 discount
- implementation of the Markdown markup language in C
- 或者 libtext-markdown-perl
- module to convert Markdown syntax to (X)HTML
-
- sug: elpa-imenu-list
- show the current Emacs buffer's imenu entries in a separate window
-
- sug: libtext-multimarkdown-perl
- module to convert MultiMarkdown syntax to (X)HTML
-
- sug: pandoc
- general markup converter
-
- sug: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- enh: emacs
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件提供: emacs-gtk, emacs-lucid, emacs-nox