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 844a801 commit 391256eCopy full SHA for 391256e
readme.md
@@ -151,9 +151,9 @@ function (left, right) {
151
###### `options.extensions`
152
153
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.
+Each `ToMarkdownExtension` is an object with optional `handlers`, `join`, and
+`unsafe` keys, mapping to the values which can also be passed in directly,
+documented below.
157
158
###### `options.handlers`
159
0 commit comments