mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-06-27 21:21:02 -06:00
Add direction option to README
This commit is contained in:
parent
53223c4de0
commit
aafd40f35b
@ -206,6 +206,7 @@ easyMDE.value('New input for **EasyMDE**');
|
||||
- **theme**: Override the theme. Defaults to `easymde`.
|
||||
- **toolbar**: If set to `false`, hide the toolbar. Defaults to the [array of icons](#toolbar-icons).
|
||||
- **toolbarTips**: If set to `false`, disable toolbar button tips. Defaults to `true`.
|
||||
- **direction**: `rtl` or `ltr`. Changes text direction to support right-to-left languages. Defaults to `ltr`.
|
||||
|
||||
|
||||
### Options example
|
||||
|
Loading…
x
Reference in New Issue
Block a user