documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[Markdown] Format our returns as heading to match the params.

Open 10Derozan opened this issue 2 years ago • 0 comments

If you're reporting a bug, please include input code, output documentation, a description of what you expected to happen, and what happened instead.

When the output is markdown, don't you think we should also format our returns as heading to match the params? https://github.com/documentationjs/documentation/blob/master/src/output/markdown_ast.js#L181 https://github.com/documentationjs/documentation/blob/master/src/output/markdown_ast.js#L111

  • What version of documentation.js are you using?: 14.0.2
  • How are you running documentation.js (on the CLI, Node.js API, Grunt, other?): Node.js API

10Derozan avatar Jul 11 '23 08:07 10Derozan