-
The standard jsdoc spec defnies support for monospace and plain text link formatting which is currently missing from jsdoc-to-markdown. (See [jsdoc `{@link}` page](https://jsdoc.app/tags-inline-link).…
-
As I was messing around with jsdoc2md source, I ran into trouble: several unit tests failed, even on the original master branch, after I had **updated the npm packages** using `npmu`.
Turns out taf…
-
Similar to https://github.com/jsdoc2md/jsdoc-to-markdown/issues/160 but it sounds that Github has a magic behavior that solves it. I don't let render the markdown in Github, but in Storybook. And in S…
-
## Overview
We currently only support our own 'list' layout. We should add support for the classic jsdoc2md layouts as well.
-
Hi!
I'd like to begin by saying that jsdoc-to-markdown is a great tool that I've been using for quite some time now.
I recently started using more JSDoc tags and found out that the `@linkcode` t…
-
The issue is reproducible on the [nlon](https://github.com/elementbound/nlon) repo, by running jsdoc2md against [packages/nlon/lib/error.mjs](https://github.com/elementbound/nlon/blob/ab3b08a33ed7b93f…
-
Generated doc can end up with mixed encodings on windows.
Seems like templates (in jsdoc2md packages) are using LF encoding (as they are installed by npm and not converted by git) and windows sources…
jaxer updated
2 months ago
-
I have the following js file https://gist.github.com/alanschiobairesdev/478c33f834f74c0e559556708f2cb3be
jsdoc can succefully generate it, but jsdoc-to-mardown do no generate, and not erros is give o…
-
I couldn't find an example of how to use jsdoc2md for every file in a folder, so I'm using it for every class in a folder of files (preferably I'd like to just do it for every file in a folder)
Thi…
-
I use the "jsdoc2md src/index.js" command, report error:
“Error: The partial main could not be found”
The jsdoc-to-markdown version is 8.0.2.