medium-editor-autolist
medium-editor-autolist copied to clipboard
Trigger unordered list for both * and -
Often, unordered lists get created with a hyphen ("-") and not just with an asterisk ("*"). This would allow these to be transformed into unordered lists as well.
Let me know if you encounter any issues with the approach.