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 c5144c3 commit 61f0f63Copy full SHA for 61f0f63
readme.md
@@ -34,11 +34,11 @@ definition('foo');
34
35
Create a cache of all `definition`s in [`node`][node].
36
37
-###### `options`
+###### `options.commonmark`
38
39
-* `commonmark` (`boolean`, default: false) — Turn on to use CommonMark
40
- precedence: ignore later found definitions for duplicate definitions.
41
- The default behaviour is to prefer the last found definition.
+`boolean`, default: false — Turn on to use CommonMark precedence: ignore
+later found definitions for duplicate definitions. The default behaviour
+is to prefer the last found definition.
42
43
###### Returns
44
0 commit comments