Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Closes GH-15.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
rileytomasek committed Nov 6, 2023
1 parent e1027d1 commit 876a45a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ If `myRemarkPlugin` was replaced with this function:
import {h} from 'hastscript'
import {visit} from 'unist-util-visit'

// This plugin is an example to turn `::youtube` into iframes.
// This plugin is an example to turn `::note` into divs, passing arbitrary
// attributes.
function myRemarkPlugin() {
Expand Down

0 comments on commit 876a45a

Please sign in to comment.