Open
Description
This may be useful if generating html documentation based on js-docs, bu there can be alternative, cleaner ways of doing it.
With Markdown plugin we can try to keep the structure of the documentation, while making it more readable in code and in VScode preview, as the lest one doesn't parse html tags
-
<p>
tag. Appears to just split the documentation into paragraphs. Empty line should do the job -
<code>some_code</code>
tag.``some_code``
should create same results - ...
Metadata
Metadata
Assignees
Labels
Low priority.Low priority.Improvements or additions to documentationImprovements or additions to documentation