diff --git a/readme.md b/readme.md index 2c0688d..9ab2f5b 100644 --- a/readme.md +++ b/readme.md @@ -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() {