Skip to content

Commit 35052b5

Browse files
committed
Refactor docs
1 parent 768e37e commit 35052b5

File tree

2 files changed

+294
-132
lines changed

2 files changed

+294
-132
lines changed

lib/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ const emptyOptions = 'yaml'
1616
/**
1717
* Add support for frontmatter.
1818
*
19+
* ###### Notes
20+
*
21+
* Doesn’t parse the data inside them: create your own plugin to do that.
22+
*
1923
* @param {Options | null | undefined} [options='yaml']
2024
* Configuration (default: `'yaml'`).
2125
* @returns {undefined}

0 commit comments

Comments
 (0)