Skip to content

Commit 391256e

Browse files
committed
Update docs
1 parent 844a801 commit 391256e

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
@@ -151,9 +151,9 @@ function (left, right) {
151151
###### `options.extensions`
152152

153153
List of extensions (`Array.<ToMarkdownExtension>`).
154-
Each `ToMarkdownExtension` is an object with optional `unsafe` and `handlers`
155-
keys, mapping to the values which can also be passed in directly, documented
156-
below.
154+
Each `ToMarkdownExtension` is an object with optional `handlers`, `join`, and
155+
`unsafe` keys, mapping to the values which can also be passed in directly,
156+
documented below.
157157

158158
###### `options.handlers`
159159

0 commit comments

Comments
 (0)