Fix minor typo in readme
Signed-off-by: Riley Tomasek <riley@tomasek.io>
This commit is contained in:
parent
e1027d13bd
commit
374ae8f970
1 changed files with 0 additions and 1 deletions
|
@ -287,7 +287,6 @@ If `myRemarkPlugin` was replaced with this function:
|
||||||
import {h} from 'hastscript'
|
import {h} from 'hastscript'
|
||||||
import {visit} from 'unist-util-visit'
|
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
|
// This plugin is an example to turn `::note` into divs, passing arbitrary
|
||||||
// attributes.
|
// attributes.
|
||||||
function myRemarkPlugin() {
|
function myRemarkPlugin() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue