spyder-ide / pyls-spyder

Spyder extensions for the python language server (pyls)
MIT License
0 stars 6 forks source link

Fix code blocks regular expression #20

Closed andfoy closed 3 years ago

andfoy commented 3 years ago

It seems that the regular expression for code block comments that start with dash and number sign are not constrained by the actual number required (four in both cases)