![]() |
When a paragraph or another block of text is styled—terminated by an anchor or a character string in bold, italic or other such style—moving the insertion point to the end and typing new text appends characters to the anchor or the styled string.
To exit an anchor or styled element and enter plain text:
To get out of a <pre> or a table:
<pre>
formatted,
hitting the Enter key creates a new line in the <pre>. To
create another element, say a paragraph, after the <pre>, you can
use the Types menu and select the type of the element you want to
create.<pre>
element with the ESC key (Linux) or the
F2 key (Windows) and to press Enter. This creates a new
paragraph after the <pre>
element.This works also for a table: select the whole table and press Enter to create a new paragraph after the table. You can also get out of a table by pressing Enter until you are out of the table.