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.
Hi and thanks for great tool.
I was wondering if there is a way to generate separate markdown files for each module?
markdown
Like if I have src/main.js, src/utils.js, I want src/main.md and src/utils.md with correct linking if they have intersection.
src/main.js
src/utils.js
src/main.md
src/utils.md