Skip to content

Commit 61f0f63

Browse files
committed
Refactor API description
1 parent c5144c3 commit 61f0f63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ definition('foo');
3434

3535
Create a cache of all `definition`s in [`node`][node].
3636

37-
###### `options`
37+
###### `options.commonmark`
3838

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.
39+
`boolean`, default: false — Turn on to use CommonMark precedence: ignore
40+
later found definitions for duplicate definitions. The default behaviour
41+
is to prefer the last found definition.
4242

4343
###### Returns
4444

0 commit comments

Comments
 (0)