content |
The content the editor should be initialized with. |
'' |
readonly |
Initialize the editor as readonly. |
false |
lineWrap |
Wrap lines instead of letting them overflow. |
false |
tabSize |
The width of a tab character in spaces. |
2 |
indentWithSpaces |
Insert spaces instead of a tab character when pressing tab. |
false |
convertIndentation |
Convert indentation of, for example, pasted text. |
true |
hideMarks |
Hide Markdown syntax when not selected. |
false |
blockHideRules |
Rules for hiding marks of multiline blocks like block quotes. |
|
keymap |
See Custom Keybinds. |
|
markdown |
See Custom Markdown Rules. |
|