medium-editor-autolist icon indicating copy to clipboard operation
medium-editor-autolist copied to clipboard

Does not trigger

Open BananaAcid opened this issue 7 years ago • 2 comments

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.

BananaAcid avatar Apr 19 '18 18:04 BananaAcid

Hi @BananaAcid,

I created a PR that implements this dash option.

You can also use the PR example to implement the a. option.

imteekay avatar Jul 18 '18 18:07 imteekay

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.

ghost avatar Jul 08 '19 03:07 ghost