Paweł Drozd
Results
2
comments of
Paweł Drozd
Unfortunately it works only if you include file using jsdoc template config: ```css /* /docs.styles.css */ #main>.sidebar { width: auto; min-width: 240px; } ``` ```json //jsdoc.json { // shrinked "templates":...
Thanks for raising it. I'll put on my to-do list to start support `.markdownlint.json`, but cannot promise it will be in near future, but if you want to play wit...