Skip to content

Commit a2e09fb

Browse files
committed
Refactor docs
1 parent 4bf0329 commit a2e09fb

File tree

2 files changed

+171
-103
lines changed

2 files changed

+171
-103
lines changed

lib/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ import {gfm} from 'micromark-extension-gfm'
2020
const emptyOptions = {}
2121

2222
/**
23-
* Add support GFM (autolink literals, footnotes, strikethrough, tables, tasklists).
23+
* Add support GFM (autolink literals, footnotes, strikethrough, tables,
24+
* tasklists).
2425
*
2526
* @param {Options | null | undefined} [options]
2627
* Configuration (optional).

0 commit comments

Comments
 (0)