Skip to main content

Default Commands

When the user types some reserved words, it triggers a command in the text editor. This can be used to create custom units of content like checkboxes, H1, H2, H3, H4 and many other options. The current supported commands are:

ComandActionPosition
"-[] "Check itemAt the start of line
"- "Unordered list itemAt the start of line
"# "H1 textAt the start of line
"## "H2 textAt the start of line
"### "H3 textAt the start of line
"#### "H4 textAt the start of line