ports

textproc/py-m2r

py-m2r-0.1.6 – markdown to reStructuredText converter

Description

M2R converts a markdown file including reST markups to a valid reST format.

Features:
* Basic markdown and some extensions
  o inline/block-level raw html
  o fenced-code block
  o tables
  o footnotes ([^1])
* Inline- and Block-level reST markups
  o single- and multi-line directives (.. directive::)
  o inline-roles (:code:`print(1)` ...)
  o ref-link (see `ref`_)
  o footnotes ([#fn]_)
  o math extension inspired by recommonmark
* Sphinx extension
  o add markdown support for sphinx
  o mdinclude directive to include markdown from md or reST files

WWW: https://github.com/miyakogi/m2r

Categories:
devel lang/python textproc

Library dependencies

None

Build dependencies

Run dependencies