Thank you for checking out litera.
This program is designed to allow you to write code documentation and code in a single markdown file. The program will then weave the code together, while creating an HTML document for your docuemtation.
Feel free to try it out. In order to run the program you need to do "python3 litera --files XXX YYY ZZZ" where you can give it any number of files. Try running the provided example with "python3 litera --files share/test.md"