Skip to content

Commit

Permalink
Fix minor typo in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Riley Tomasek <riley@tomasek.io>
  • Loading branch information
rileytomasek committed Nov 5, 2023
1 parent e1027d1 commit 374ae8f
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 374ae8f

Please sign in to comment.