Escape Sequences: for is {{ and for  is }
Normal Text 
with Punctuation, Operators and +3.14 Numbers like -100 styled!
italic Font Style
bold Font Boldness
Footnotes^21 are numbered Annotations... {21 ...that are explained later     



Double-Quoted Text: "Hello, World!" with as Escape Sequence
Single-Quoted Text: 'Hello, World!' with '' as Escape Sequence.
Also used with `Accents` which are also double escaped: ``
Code is written in Monospace: using Apostrophes and escaped with .
declare @Number = 3.1415
Overlined Text, e.g. for Vectors (not in Word)
Strikethrough, e.g. for deleted Passages 
Underlined Text
 or  for Check Boxes 
 or  for exclusive Options (no Combo Boxes possible in Text, only Lists)
 for Input Fields.

|      | for Tables and Cells:

Tables: Lines starting with '|'
Align cell Content using leading and/or trailing Tabs: 

Header Cells are typ. centered
left right cntr
l r c
r l l

As you can see, Alignments can be freely chosen in every cell. 
To see the Tabulator Characters, toggle the 'Show Tabs' Menu.  


Larger Font with Power
Smaller Font with Power
Text with SuperScript
Text with SubScript
Sans (without) Serif Font for low Resolution Displays; x: Verdana, Arial, Segoe, Lucida Sans, Helvetica, Calibri, Century Gothic...
constant Width Font  for Code and tabular Text; x:  Lucida Sans Typewriter, Courier New, Lucida Console...
Serif Font for Readability at large Font Size or on high Resolution Displays; 
Use any other Font and apply brackets on Font Names with Spaces; x: Georgia, Garamond, Times New Roman, Palatino, Courier, Bookman
Change Text Colors like Red
Green or
Blue and
restore original Text Color within a colored Section. Use a named Color or any Text Color in HEX Notation
Speaker's Voice Gender: Male / Female / Neutral or nothing to suppress Output.
Speaker Age; either numeric or Child/Teen/Adult/Senior .
Speech-Rate in percent .
Speech Loudness.
Music Volume.
Music Speed/rate in percent .
Add Graphic: {g pack://siteoforigin:,,,/_Resources/_Images/Image.png and scale them: {g*2 pack://siteoforigin:,,,/_Resources/_Images/Image.png
Add Music: ...content... and control Volume in Percent: ...content...
Mark any Range with a Language Code or unmark it for Spell-Checking
{cYellow Apply any named Style directly without relying on Matches
or Cyan Styling to use multiple
Use Yellow Styling to mark Sections
Styling Colors including Magenta.
Restore original Paper Color within a styled Section or use a named Color or an arbitrary Paper Color in HEX Notation.
Use Anchors to mark Text Locations for Hyperlinks.
Use Hyperlinks like this
#Anchorhttp://www.w3.org/ or simply www.w3.org as well as email@domain.com Addresses. 
Tabs at the Line Start are used to group Text Sections 
 into a Paragraph for Outlining. 

Headings can end with a Colon:

* Headings can also start with a Bullet or 

  with a Numbering or any  

Multiple Numbering Styles are available: 1) Arabic Numbers, lower a) and upper A)alpha Characters 
or roman Numbers I, also in small Caps: i
These Counters are distinct by Type and Indent, so nested Hierarchies can be created.  

Additionally there is one inline Counter for each Style to count within a Text Line. 
This ii Counter is chosen whenever the iii Counter does NOT start a Line 
(#_ i.e. there are printable Characters before the Counter).  

Counters can be preset/restarted by directly appending a concrete Value to #:  

 Indents with Counters are marked as Headings. 

Their Numbering Style is chosen by Indent Level:


 arabic Counter

 lower alpha Counter

 roman Counter

 upper alpha Counter

 lower roman Counter
 lower roman Counter

 upper alpha Counter

 upper alpha Counter

 roman Counter

 roman Counter

 lower alpha Counter

 lower alpha Counter

 arabic Counter

 lower alpha Counter

 roman Counter

 upper alpha Counter

 lower roman Counter
 lower roman Counter

 upper alpha Counter

 upper alpha Counter

 roman Counter

 roman Counter

 lower alpha Counter

 lower alpha Counter

 arabic Counter


But the Style can also be chosen explicitly. 
The current Numbering value can be preset/restarted by directly appending a concrete Value to #: 
     

_A upper alpha Counter

_B  upper alpha Counter

_C upper alpha Counter


_a lower alpha Counter

_b lower alpha Counter

_c lower alpha Counter


_I roman Counter

_II roman Counter

_III roman Counter

_IV roman Counter


_i lower roman Counter

_ii lower roman Counter

_iii lower roman Counter

_iv lower roman Counter