Skip to content

Commit 7081062

Browse files
authored
Update readme.md
1 parent 6f40521 commit 7081062

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ Type: `Boolean`
115115
Default: `false`
116116
Description: *If set to true, self-closing tags will trigger the `onclosetag` event even if `xmlMode` is not set to `true`. NOTE: If `xmlMode` is set to `true` then self-closing tags will always be recognized.*
117117

118-
### `sourceLocations`
119-
Type: `Boolean`
120-
Default: `false`
118+
### `sourceLocations`
119+
Type: `Boolean`
120+
Default: `false`
121121
Description: *If set to true, AST nodes will have a `location` property containing the `start` and `end` line and column position of the node.*
122122

123123
## License

0 commit comments

Comments
 (0)