Keyboard shortcuts/input aids (summary)

Character decoration

Shortcuts

Command

Meaning/ Modification

Execution result

alt + b

Bold

**Bold**

Bold

alt + i

Italic

*Italic*

Italic

alt + c

InlineRow(Code)

``InlineRow(Code)``

InlineRow(Code)

Table

Shortcuts
/Trigger character
Description

Notes

alt + t

Convert data to a table

1 2 3 4 5
6 7 8 9 0
Create a new table

The form of the preceding string
must be [Rows]x[Columns] .

Enter

Moving a cell selection(Down)

Shift + Enter

Moving a cell selection(Up)

Tab

Moving a cell selection(Right)

Shift + Tab

Moving a cell selection(Left)

Alt + Enter

Intra-cellular line break

If the cursor is at the far right of the line, Enter.

Add a line

Add - to the far right of the line and Enter.

Delete a line

Add + to the side of the delimiter (|)
and press Enter.
Add a column



Add - to the side of the delimiter line (|)
and press Enter.
Delete column



Add ^ to the side of the delimiter line (|)
and press Enter.
Move up a line

If you type more than one ^,
it will move by that amount.
Add v to the side of the delimiter line (|)
and press Enter.
Move down the line

If you type more than one v,
it will move by that amount.
Add > to the side of the delimiter line (|)
and press Enter.
Move column to the right

If you type more than one >,
it will move by that amount.
Add < to the side of the delimiter line (|)
and press Enter.
Move the column to the left

If you type more than one <,
it will move by that amount.

List

Shortcuts
/Trigger character
Description

Notes

alt + l

Insert the first symbol in the list

Auto-completion suggestions
will be displayed.
. 1 # *

Insert a symbol at the beginning of a list

Auto-completion suggestions
will be displayed.

Enter

Add a new item to the next line

Shift + Enter

Add a new item to the top row

Tab

Nesting (indenting) of lists

Shift + Tab

Unnesting a list (outdenting)

On a line where only list symbols
are present, use Enter.
Finish editing the list.