We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb64d42 commit 2e89708Copy full SHA for 2e89708
doc/manual.html
@@ -2165,8 +2165,9 @@ <h2>Addons</h2>
2165
<dd>Override the <a href="#mode_comment">comment string
2166
properties</a> of the mode with custom comment strings.</dd>
2167
<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>
+ <dd>A string that will be inserted after opening and leading
+ markers, and before closing comment markers. Defaults to a
2170
+ single space.</dd>
2171
<dt><code><strong>commentBlankLines</strong>: boolean</code></dt>
2172
<dd>Whether, when adding line comments, to also comment lines
2173
that contain only whitespace.</dd>
0 commit comments