Convert MD to RST
Use Pandoc
pandoc --from=markdown --to=rst --output=README.rst README.md
I tried it on a small test file, this is the result: Converted File
Use Pandoc
pandoc --from=markdown --to=rst --output=README.rst README.md
I tried it on a small test file, this is the result: Converted File