keewis / blackdoc

run black on documentation code snippets
https://blackdoc.readthedocs.io
MIT License
47 stars 4 forks source link

Fix block detection #68

Closed keewis closed 3 years ago

keewis commented 3 years ago

This modifies the block detection re to make sure something like

>>> # this is not a block:

is not detected as a block.