diff --git a/README.md b/README.md index 0c1e328..1b35f84 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,12 @@ The admonition icons are svgs defined as variables on the ```:root``` with the n --admonition-icon--quote: url("data:image/svg+xml;charset=utf-8,"); ``` +## Todo +- Add the ability to collapse the admonition +- Custom admonitions +- Settings tab to customize icon and color of included admonitions +- Longterm - ability to render markdown inside an admonition + ## Installation ### From GitHub