We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb86e3c commit 0a21ec2Copy full SHA for 0a21ec2
README.md
@@ -112,5 +112,6 @@ this plugin uses [mdast-util-toc](https://github.com/syntax-tree/mdast-util-toc)
112
113
## TODOs
114
115
-* add a nav element around the toc, make it optional
+* add a nav element around the toc, make it optional (or container could be one or more elements? probably more difficult to validate)
116
* make the placeholder string customizable so that it can be changed to whatever string the dev wants to use
117
+* add an option to be able to set a class on the container (or allow any attributes?)
0 commit comments