M
md2html
Python script to convert wiki markdown files to html by using the pandoc/pypandoc library. The script tries to adjust relative markdown links by searching for >id< entries and include the file name in the corresponding >href< entries.
Python script to convert wiki markdown files to html by using the pandoc/pypandoc library. The script tries to adjust relative markdown links by searching for >id< entries and include the file name in the corresponding >href< entries.