Fix typo
Closes GH-15. Reviewed-by: Titus Wormer <tituswormer@gmail.com>
This commit is contained in:
parent
e1027d13bd
commit
876a45ad4c
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 {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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue