Skip to content

Commit 13d9c85

Browse files
committed
Remove superfluous section in docs
1 parent be93169 commit 13d9c85

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

readme.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,6 @@ Get the heading style of a node.
4141
`string` (`'atx'`, `'atx-closed'`, or `'setext'`) — When an ambiguous
4242
heading is found, either `relative` or `null` is returned.
4343

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-
5644
## License
5745

5846
[MIT][license] © [Titus Wormer][author]

0 commit comments

Comments
 (0)