Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.99k stars 612 forks source link

Automatically use unsorted list when - is inserted #1295

Open janpeterka opened 2 years ago

janpeterka commented 2 years ago

It is common practice for WYSIWYGs to start list when I insert "-". Could it be implemented here?

(Possibly the same with sorted lists and "1.")

Alex-D commented 2 years ago

Maybe for v3, but I do not think doing that in v2 since Trumbowyg v2 does not work that way anywhere, and that's what makes it light :)