Skip to content

Commit

Permalink
Refactor docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 18, 2023
1 parent 4bf0329 commit a2e09fb
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 103 deletions.
3 changes: 2 additions & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ import {gfm} from 'micromark-extension-gfm'
const emptyOptions = {}

/**
* Add support GFM (autolink literals, footnotes, strikethrough, tables, tasklists).
* Add support GFM (autolink literals, footnotes, strikethrough, tables,
* tasklists).
*
* @param {Options | null | undefined} [options]
* Configuration (optional).
Expand Down

0 comments on commit a2e09fb

Please sign in to comment.