Skip to content

Commit 44ab8b0

Browse files
committed
docs: add description for replaceQuote
1 parent 4c85131 commit 44ab8b0

File tree

4 files changed

+30283
-3
lines changed

4 files changed

+30283
-3
lines changed

lib/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ function render(tree, options) {
3535
* @prop {String} closingSingleTag Closing format for single tag @prop
3636
* @prop {Boolean} quoteAllAttributes If all attributes should be quoted.
3737
* Otherwise attributes will be unquoted when allowed.
38+
* @prop {Boolean} replaceQuote Replaces quotes in attribute values with `&quote;`
3839
*
3940
* Formats:
4041
*

0 commit comments

Comments
 (0)