Skip to content

Commit 2e89708

Browse files
committed
[comment addon] Adjust docs for padding
Closes #2391 Closes #2387
1 parent eb64d42 commit 2e89708

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/manual.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2165,8 +2165,9 @@ <h2>Addons</h2>
21652165
<dd>Override the <a href="#mode_comment">comment string
21662166
properties</a> of the mode with custom comment strings.</dd>
21672167
<dt><code><strong>padding</strong>: string</code></dt>
2168-
<dd>A string that will be inserted after opening and before
2169-
closing comment markers. Defaults to a single space.</dd>
2168+
<dd>A string that will be inserted after opening and leading
2169+
markers, and before closing comment markers. Defaults to a
2170+
single space.</dd>
21702171
<dt><code><strong>commentBlankLines</strong>: boolean</code></dt>
21712172
<dd>Whether, when adding line comments, to also comment lines
21722173
that contain only whitespace.</dd>

0 commit comments

Comments
 (0)