tiny-markdown-editor
tiny-markdown-editor copied to clipboard
TinyMDE: A tiny, dependency-free embeddable HTML/JavaScript Markdown editor.
Form some reason, them component isnt rendered in the page, for import, only works with { Editor, CommandBar } from 'tiny-markdown-editor' Did someone makes with Nuxt3?
Undo/redo input events are not handled whenever text is inserted, a character is deleted, text is pasted, etc. They are however handled whenever multiple lines of text are deleted at...
If there is not a blank line below the cursor, when you hit return and start typing, nothing happens (no text types). You can then resolve by focusing back into...
Bumps [ws](https://github.com/websockets/ws) to 8.18.0 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `ws` from 8.13.0 to 8.18.0 Release notes Sourced from ws's releases. 8.18.0 Features...
Hey @jefago 👋 Thanks a ton for Tiny MDE, I love it and currently migrating [SQL Habit](https://www.sqlhabit.com/) to Tiny MDE for [forum questions](https://www.sqlhabit.com/forum/questions/new), forum replies (https://www.sqlhabit.com/forum/questions/how-to-calculate-button-ctr) and CMS. The migration...
How can I syntax highlight everything between dollar signs (for latex math)?