File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ comment)
40
40
41
41
## Enabling the Markdown plugin
42
42
43
- To enable the Markdown plugin, add the string ` plugins/markdown ` to the ` plugins ` property in your
43
+ To enable the Markdown plugin, add the string ` plugins/markdown ` to the ` plugins ` array in your
44
44
[ JSDoc configuration file] [ config-file ] :
45
45
46
46
{% example "Configuration file that enables the Markdown plugin" %}
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ <h2 id="overview">Overview</h2>
65
65
</ li >
66
66
</ ul >
67
67
< h2 id ="enabling-the-markdown-plugin "> Enabling the Markdown plugin</ h2 >
68
- < p > To enable the Markdown plugin, add the string < code > plugins/markdown</ code > to the < code > plugins</ code > property in your
68
+ < p > To enable the Markdown plugin, add the string < code > plugins/markdown</ code > to the < code > plugins</ code > array in your
69
69
< a href ="about-configuring-jsdoc.html "> JSDoc configuration file</ a > :</ p >
70
70
< figure >
71
71
< figcaption > Configuration file that enables the Markdown plugin</ figcaption > < pre class ="prettyprint lang-json "> < code > {
<
3188
/tbody>
You can’t perform that action at this time.
0 commit comments