medium-editor-autolist
medium-editor-autolist copied to clipboard
Does not trigger
Starting with a dash - test or any other sting like 1. or a. does not trigger, also not after return is pressed. The automatic list feature does not seem to work.
Hi @BananaAcid,
I created a PR that implements this dash option.
You can also use the PR example to implement the a. option.
In case anyone else comes across this, ensure you have orderedlist and unorderedlist enabled as buttons. I only needed the auto-generated lists and not the buttons so I did this and then hid the buttons with CSS.