%general-entities; ]> Recommonmark-&recommonmark-version; recommonmark Introduction to Recommonmark Module Recommonmark is a docutils-compatibility bridge to CommonMark. It allows writing CommonMark inside of Docutils and Sphinx projects. Recommonmark is now deprecated in favor of MyST-Parser. Unfortunately, still depends on this module. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &recommonmark-md5sum; Download size: &recommonmark-size; Estimated disk space required: &recommonmark-buildsize; Estimated build time: &recommonmark-time; Recommonmark Dependencies Required and Optional (for testing) Installation of Recommonmark Build the module: &build-wheel; Now, as the root user: &install-wheel; recommonmark Recommonmark is now deprecated in favor of MyST-Parser. For this reason, a lot of tests have to be disabled because they do not pass with recent versions of Sphinx. The installation can be partially tested with the following command: pytest -k 'not (test_integration or test_code or test_headings or test_image or test_links or test_lists)' Contents Installed Programs Installed Libraries Installed Directories cm2html, cm2latex, cm2man, cm2pseudoxml, cm2xetex, and cm2xml None /usr/lib/python&python3-majorver;/site-packages/recommonmark and /usr/lib/python&python3-majorver;/site-packages/recommonmark-&recommonmark-version;.dist-info Short Descriptions cm2html generates a html document from markdown sources cm2html cm2latex generates a latex document from markdown sources cm2latex cm2man generates a manpage from markdown sources cm2man cm2pseudoxml generates a pseudo-XML document from markdown sources cm2pseudoxml cm2xetex generates a xetex document from markdown sources cm2xetex cm2xml generates an XML document from markdown sources cm2xml