We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f412a12 + a212950 commit 7bc3c5dCopy full SHA for 7bc3c5d
README.md
@@ -324,7 +324,8 @@ value})``. Possible options are:
324
Version 0.1 default was `@`.
325
* `charkey` (default: `_`): Prefix that is used to access the character
326
content. Version 0.1 default was `#`.
327
- * `explicitCharkey` (default: `false`)
+ * `explicitCharkey` (default: `false`) Determines whether or not to use
328
+ a `charkey` prefix for elements with no attributes.
329
* `trim` (default: `false`): Trim the whitespace at the beginning and end of
330
text nodes.
331
* `normalizeTags` (default: `false`): Normalize all tag names to lowercase.
0 commit comments