Parse block content of TSDoc tags as markdown/html/more complex structure #1
Labels
core
Everything related to core logic for shared logic for reporters
enhancement
New feature or request
Milestone
One of the main advantages TSDoc tags have over regular JSDoc tags is that the parser can parse and handle markdown in block tag content, it expects the content to be markdown.
The current parsing in the reporter does not take advantage of this and only outputs raw text.
What needs to be done:
The text was updated successfully, but these errors were encountered: