Skip to content

Commit d8b3dfa

Browse files
committed
merge conflict
2 parents 6b13ce2 + d6596ef commit d8b3dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ this plugin uses [mdast-util-toc](https://github.com/syntax-tree/mdast-util-toc)
118118

119119
## TODOs
120120

121-
* right now the toc placeholder can not be inside of something, for example if you put it into an html element then the plugin won't find the placeholder, maybe replacing my simple search with [unist-util-visit](https://www.npmjs.com/package/unist-util-visit) could allow devs to put the toc inside whatever they want!?
121+
* right now the toc placeholder can not be inside of something, for example if you put it into an HTML element then the plugin won't find the placeholder, maybe replacing my simple search with [unist-util-visit](https://www.npmjs.com/package/unist-util-visit) could allow devs to put the toc inside whatever they want!?
122122

123123
## contributing
124124

0 commit comments

Comments
 (0)