How to disable automatic bullets in Quill -


just started using quill , find useful. projects require plain text editing. i'm using quill form enter yaml code. dash, "-", key item in yaml. problem quill automatically formats line bullet.

is there way disable automatic bullets?

kevin

looking @ https://quilljs.com/docs/formats/ there doesn't appear way disable specific format, may able create list of formats , remove list format.


Comments