There’s also an open-source utility for the job that I’ve been using constantly: Pandoc. Pandoc calls itself "a universal document converter," with support for dozens of markup formats and document ...
Python’s clean syntax makes recursive functions easier to write and read. However, you need to be mindful of the recursion ...