软件包: python-m2r-doc (0.2.1-5)
python-m2r-doc 的相关链接
Trisquel 的资源:
下载源码包 python-m2r:
维护者:
Original Maintainer:
- Jonas Smedegaard
外部的资源:
- 主页 [github.com]
相似软件包:
Markdown and reStructuredText in a single file - documentation
M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.
Use case is writing sphinx document in markdown, since it's widely used now and easy to write code blocks and lists. However, converters using pandoc or recommonmark do not support many rst markups and sphinx extensions. For example, rst's reference link like ``see `ref`_`` (this is very convenient in long document in which same link appears multiple times) will be converted to a code block in HTML like `see <code>ref</code>_`, which is not expected.
This package provides documentation for the m2r module.
其他与 python-m2r-doc 有关的软件包
|
|
|
-
- dep: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation