e.g. I know Ctrl-B works, Ctrl-I, etc.
What else is there? Is there are a way to indent/unindent with keyboard shortcuts?
Can I set alignment (l/r/center) with a shortcut?
|
2
|
e.g. I know Ctrl-B works, Ctrl-I, etc. What else is there? Is there are a way to indent/unindent with keyboard shortcuts? Can I set alignment (l/r/center) with a shortcut? |
|||
|
|
|
2
|
All of the keyboard shortcuts are shown in the menus of the wiki editor except for the buttons s (save), b (bold), i (italic) and u (underline). Here is the full list:
ctrl + - action
---------------
s - save
z - undo
y - redo
x - cut
c - copy
v - paste
a - select all
k - insert / edit / remove link
b - bold
i - italic
u - underline
When the insertion point is in a bulleted or numbered list, TAB increases the indent level and shift-TAB decreases the indent level. |
|||