diff --git a/docs/src/docPages/general/roadmap.md b/docs/src/docPages/general/roadmap.md index 91fcc100..79e35a2d 100644 --- a/docs/src/docPages/general/roadmap.md +++ b/docs/src/docPages/general/roadmap.md @@ -1,10 +1,28 @@ # Roadmap -## Requested Extensions +## Requested features + +* Basic Styling + * https://github.com/ueberdosis/tiptap/issues/507 +* Support vor Vue.js 3 +* Easily add custom classes to everything + * https://github.com/ueberdosis/tiptap/discussions/817 +* Text snippets + * https://github.com/ueberdosis/tiptap/issues/737 +* Markdown Support + +## Requested extensions * Alignment + * https://github.com/ueberdosis/tiptap/pull/544 * Font color * Font family * Font size * Created embed from pasted YouTube URL * Superscript/Subscript + * https://github.com/ueberdosis/tiptap/discussions/813 +* Math Support + * https://github.com/ueberdosis/tiptap/issues/179 + * https://github.com/ueberdosis/tiptap/issues/698 +* Resizeable Images + * https://gist.github.com/zachjharris/a5442efbdff11948d085b6b1406dfbe6 \ No newline at end of file