inacho / bootstrap-markdown-editor

Markdown editor for Bootstrap with preview, image upload support, shortcuts and other features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for lists (ordered and unordered)

jean-luc opened this issue · comments

Thanks for the great editor.

Are there any plans to provide buttons / highlighting for lists <ul> and <ol>?

* Item
* Item
* Item

1. Numbered item
2. Numbered item
3. Numbered item

Hi,
I already added the buttons.
The highlighting depends of the theme used, you can change it easily passing the name of the theme as an option.