BobaBoard / boba-editor

An advanced text editor based on QuillJS, vaguely inspired by Tumblr's.
MIT License
9 stars 10 forks source link

'heading' as first/default option #8

Open panpinecone opened 4 years ago

panpinecone commented 4 years ago

'normal' should be first/default, to show that's what the text currently is

essential-randomness commented 4 years ago

Spent a bunch of time yesterday exploring this with no success. My hunch is that the implementation of Picker in QuillJS doesn't have a way to mark falsy values (e.g. no value at all, like the normal text in the headers selector) as selected.