Package: python3-m2r (0.3.1-0.1)
Links for python3-m2r
Debian Resources:
Download Source Package python-m2r:
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
Markdown and reStructuredText in a single file - Python3 library
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 m2r module for Python 3.
Other Packages Related to python3-m2r
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-docutils
- sistema di elaborazione del testo per reStructuredText (implementato in Python 3)
-
- dep: python3-mistune0
- Markdown parser for Python 3
-
- sug: python-m2r-doc
- Markdown and reStructuredText in a single file - documentation
-
- enh: python3-sphinx
- generatore di documentazione per progetti Python
Download python3-m2r
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.8 kB | 50.0 kB | [list of files] |