medium-editor-autolist
medium-editor-autolist copied to clipboard
An extension for medium editor which auto creates list.
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...
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...
The space event reaches the editor after the `this.base.getSelectedParentElement().textContent = this.base.getSelectedParentElement().textContent.slice(2).trim();` so it adds a blank space on the first element of the list, i tried using a timeout of...
  If I select 3 lines and I mark them as ordered list then the toolbar will...
Thanks for the interesting and very useful extension. I've tried to use it on AngularJS, but it seems it doesn't work at all. Doing `* space` doesn't seem to be...
Tools like rails-assets depend on having a git tag that indicates a package version. It's also nice for Bower.