I would like to create a tree from a markdown file using Python. From what I have researched, it seems that I can use python\'s markdown module to do this.
For exampl