MarkDown
Documentation:
- markdown basic syntax : https://www.markdownguide.org/basic-syntax/
- markdown extended syntax : https://www.markdownguide.org/extended-syntax/
Here is the idea, make a markdown to html compiler. GitHub project : https://github.com/PedroMussato/MDtoHTML.git
I'll make this documentation as I implement my code.