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 8ef8735 commit 96e2531Copy full SHA for 96e2531
readme.md
@@ -67,11 +67,11 @@ A comment marker.
67
68
###### Properties
69
70
-* `name` (`string`) — Name of marker;
71
-* `attributes` (`string`) — Value after name;
+* `name` (`string`) — Name of marker
+* `attributes` (`string`) — Value after name
72
* `parameters` (`Object`) — Parsed attributes, tries to convert
73
- values to numbers and booleans when possible;
74
-* `node` ([`Node`][node]) — Reference to given node.
+ values to numbers and booleans when possible
+* `node` ([`Node`][node]) — Reference to given node
75
76
## License
77
0 commit comments