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 be93169 commit 13d9c85Copy full SHA for 13d9c85
readme.md
@@ -41,18 +41,6 @@ Get the heading style of a node.
41
`string` (`'atx'`, `'atx-closed'`, or `'setext'`) — When an ambiguous
42
heading is found, either `relative` or `null` is returned.
43
44
-### `Marker`
45
-
46
-A comment marker.
47
48
-###### Properties
49
50
-* `name` (`string`) — Name of marker;
51
-* `attributes` (`string`) — Value after name;
52
-* `parameters` (`Object`) — Parsed attributes, tries to convert
53
- values to numbers and booleans when possible;
54
-* `node` ([`Node`][node]) — Reference to given node.
55
56
## License
57
58
[MIT][license] © [Titus Wormer][author]
0 commit comments