The default output has not changed. The minimum required Node version is still v12.17. The goals of this release were bug fixing and simplification. Feel free to comment in the release discussion or post an issue.
Breaking changes since v8.0.3.renderSync()
, .getTemplateDataSync()
and .getJsdocDataSync()
. The jsdoc2md API is now async-only.option.files
or option.source
was mandatory. Now, it is either option.files
, option.source
or option.configure
. .files or .source options should be optional if .configure is set jsdoc-api#27template
option. command-line option "template" requires a value. #303{@linkcode}
and {@linkplain}
. Add --clever-links
and --monospace-links
options #301--EOL
option to control line-endings. Fixes Respect line endings dmd#92.{ pedantic: false }
confused the underlying jsdoc. Explicitly setting pedantic to false generates error jsdoc-api#22.source
. allows options.source
also to be an array of strings jsdoc-api#11@hideconstructor
. @hideconstructor does not hide constructor dmd#94@module
tag required) Add a warning when a common mistake is detected: @module tag required dmd#96@example
was excluded in the output if the doclet did not contain a description. Constructor documentation is ignored unless description or @param is included jsdoc-parse#33.renderSync()
, .getTemplateDataSync()
and .getJsdocDataSync()
with their async equivalents.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4