We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f3fab75
We now also support huggingface styled docstrings. thanks to @danieldk
4aae8ee
We now support nested codeblocks as well. These were more common than anticipated thanks to admonitions.
#15
799fc35
Fixes #11
faed67b
Thanks to @ucodery, this package now supports bash code blocks and comes with a registry such that people can implement their own codeblock-checkers.
bash
2eff454
Bugfixes, mostly.