Is. #876: add legacy qual. to 'quote-ampersand' opt.
This commit is contained in:
parent
442e46f634
commit
e10f647f2b
|
@ -1117,7 +1117,7 @@ static languageDefinition language_en = { whichPluralForm_en, {
|
||||||
be translated. */
|
be translated. */
|
||||||
TidyQuoteAmpersand, 0,
|
TidyQuoteAmpersand, 0,
|
||||||
"This option specifies if Tidy should output unadorned <code>&</code> "
|
"This option specifies if Tidy should output unadorned <code>&</code> "
|
||||||
"characters as <code>&amp;</code>. "
|
"characters as <code>&amp;</code>, in legacy doctypes only. "
|
||||||
},
|
},
|
||||||
{/* Important notes for translators:
|
{/* Important notes for translators:
|
||||||
- Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
|
- Use only <code></code>, <var></var>, <em></em>, <strong></strong>, and
|
||||||
|
|
Loading…
Reference in a new issue