python-markdown-generator
python-markdown-generator copied to clipboard
Python library for dynamically generating HTML sanitised Markdown syntax.
ERROR: Package 'python-markdown-generator' requires a different Python: 3.9.0 not in '>=3.10,
Hi, thanks for the nice library. I'm using it to generate some md docs and then using reveal.js to host a mini-web of slides. I'm wondering if it would be...
@Nicceboy I've been playing with your code and was curious if this could be adapted to extended to start generating the `keyboard-review.md` on step 3 of this [Pelican Tutorial](https://getpelican.com/#quickstart) Does...
https://github.com/Nicceboy/python-markdown-generator/blob/47241fa23d7c8fd20c513c6532251deb0eda4985/markdowngenerator/markdowngenerator.py#L431 Probably a copy-and-paste error: the parameter is called "url", not "text".