deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: python3-m2r (= 0.3.1-0.1), python3:any
Description: |-
Markdown and reStructuredText in a single file - CLI tool
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 the command-line tool m2r.
Enhances: python3-sphinx
Homepage: https://github.com/miyakogi/m2r
Installed-Size: '16'
Maintainer: Jonas Smedegaard <dr@jones.dk>
Package: m2r
Priority: optional
Section: text
Source: python-m2r
Suggests: python-m2r-doc
Version: 0.3.1-0.1
srcpkg_name: python-m2r
srcpkg_version: 0.3.1-0.1