File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44#### 0.13.0
55
66** Important changes** :
7- * __ Remove__ deprecated annotations [ http://apidocjs.com/deprecated.html ] .
8- * __ Replace__ markdown parser ( markdown-it) [ https://github.com/markdown-it/markdown-it ] .
7+ * __ Remove__ deprecated annotations ( http://apidocjs.com/deprecated.html ) .
8+ * __ Replace__ markdown parser [ markdown-it] [ https://github.com/markdown-it/markdown-it ) .
99
1010* CLI
1111 * Add path to config file (with ` -c ` ).
1212 * Add multiple input locations (with ` -i ` ).
13- * Remove markdown config parameters, for custom configurations view [ MARKDOWN.md] .
13+ * Remove markdown config parameters, for custom configurations view [ MARKDOWN.md] ( https://github.com/apidoc/apidoc/blob/master/MARKDOWN.md ) .
1414 * Disable warning if packageJson.apidoc was defined.
1515 * Add litcoffee and scala file extension.
1616
2020 * Add Brazilian, French, Polish and Russian translation files.
2121
2222* Parser
23- * Remove deprecated annotations [ http://apidocjs.com/deprecated.html ] .
24- * Replace markdown parser with ( markdown-it) [ https://github.com/markdown-it/markdown-it ] .
25- * Add custom markdown parser support, view [ MARKDOWN.md] for details.
23+ * Remove deprecated annotations ( http://apidocjs.com/deprecated.html ) .
24+ * Replace markdown parser with [ markdown-it] ( https://github.com/markdown-it/markdown-it ) .
25+ * Add custom markdown parser support, view [ MARKDOWN.md] ( https://github.com/apidoc/apidoc/blob/master/MARKDOWN.md ) for details.
2626 * Add support for markdown in the type section. Example: ` @apiParam {(CustomType)[http://...link-to-description.html]} `
2727
2828
You can’t perform that action at this time.
0 commit comments