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

An extension for medium editor which auto creates list.

Results 6 medium-editor-autolist issues
Sort by recently updated
recently updated
newest added

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...

![screen shot 2016-11-22 at 12 43 23](https://cloud.githubusercontent.com/assets/160919/20521750/673712ce-b0b5-11e6-86bd-ed3ab67ad138.png) ![screen shot 2016-11-22 at 12 43 24](https://cloud.githubusercontent.com/assets/160919/20521751/67621a3c-b0b5-11e6-82dc-4692c28eaa5e.png) 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.