Render Markdown files into a static HTML files, written in Python.
Guided backend development project using boot.dev.
- Python 3.12+
$ ./main.sh
$ ./test.sh
Run file individually:
$ python3 src/<file name>.py # No unittest in the commmand
- Markdown must be valid
- Code blocks cannot have blank lines
- No nested Markdown