We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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