Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-m2r2 Version : 0.3.4 Upstream Author : Hiroyuki Takagi <[email protected]> * URL : https://github.com/crossnox/m2r2 * License : MIT Programming Lang: Python Description : Markdown to reStructuredText converter with Sphinx support This library reads Markdown text and emits reStructuredText suitable for tools that expect rst input. . It preserves selected reStructuredText constructs embedded in Markdown, including directives, inline roles, reference links, footnotes, and math markup. It also handles common Markdown extensions such as raw HTML, fenced code blocks, tables, and Markdown-style footnotes. . It can be used from the command line to convert files, or as a Sphinx extension so that .md files are processed during a Sphinx build. The extension also provides an mdinclude directive for including Markdown content in documentation sources. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

