We can use this to nest tables, for example:
|this|table|
|has| !(|a|nested|table|)! |
displays as:
this | table | |||
has |
|
Without nesting:
|this|table|
|has| |a|nested|table| |
is displayed as a single table.
this | table | ||||
has | a | nested | table |
Nesting always creates a 'virtual' new line, so elements that must start on a new line can be nested within other content.
This line has !(!note a nested note)! within.
displays as:
This line has
a nested note
within.Without nesting:
This line has !note a nested note within.
displays as:
This line has !note a nested note within.
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page