You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.34.0
- Fix: Long URLs and links can cause text to wrap at undesirable points.
- Feat: Improved list styles with independent configuration for bullet, number, and task lists. Text is now indented with list item when wrapping lines.
v0.33.0
- Fix: Search does not work in Octo (Nuxt app)
- Fix: Latex block at end of document throws error
- Improve test coverage
- Update dependencies
v0.26.0
- Add a `katex` plugin for inline and block math expressions
- Update the Plugin API to support groups of plugins and (some) async plugins
- Fix `wrap` module to ensure textareas are properly mounted
- Use initial text in textarea as the starting doc (when a doc is not specified)