8000 minor clarification · ilesinge/jsdoc.github.io@11255b4 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 11255b4

Browse files
committed
minor clarification
1 parent 025d42b commit 11255b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/plugins-markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ comment)
4040

4141
## Enabling the Markdown plugin
4242

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
4444
[JSDoc configuration file][config-file]:
4545

4646
{% example "Configuration file that enables the Markdown plugin" %}

plugins-markdown.html

Lines changed: 1 addition & 1 deletion
< 3188 /tbody>
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h2 id="overview">Overview</h2>
6565
</li>
6666
</ul>
6767
<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
6969
<a href="about-configuring-jsdoc.html">JSDoc configuration file</a>:</p>
7070
<figure>
7171
<figcaption>Configuration file that enables the Markdown plugin</figcaption><pre class="prettyprint lang-json"><code>{

0 commit comments

Comments
 (0)
0