Vitalii Sobchenko
Results
1
comments of
Vitalii Sobchenko
I found missing indentation in the Utilities section under [Finding Application Folders](https://click.palletsprojects.com/en/stable/utils/#finding-application-folders). After fixing it, I rechecked the docs using these regexes: `^\.\. click\:(?:example|run)\:\:\n{1,2}^(?: {1,3}| {5,7}| {9,11}| {13,15})[\w@]` `^```python\n{1,2}^ {1,}[\w@]`...