submark
submark copied to clipboard
A Subset of Markdown
Quite an interesting read https://www.red-gate.com/simple-talk/blogs/sundown-on-markdown/ I was a markdown partisan until I got a Asciidoc-citizen
Hi Brian! I loved this episode. I noticed that you mentioned using cli.py and I thought I'd drop by to recommend using `__main__.py` so `python -m submark` works. I don't...
If the Testing and Development sections get flipped around so Dev is first then it is not longer an issue that tox needs flit installed before it gets run... as...
For #11 Not sure if there's other badges that would be of use/interest. https://shields.io/ has a list of possible badges.
like: * this is top level * and this * this a sub list * but also numbers 1. this could be a numbered 2. sublist and: 1. top could...