ReadTheDocs¶
Pandoc¶
Use Pandoc to convert a markdown file to reStructuredText.
pandoc --from markdown --to rst -o common.rst common.md
Or use the online converter.
Use Pandoc to convert a markdown file to reStructuredText.
pandoc --from markdown --to rst -o common.rst common.md
Or use the online converter.