TypeText Markup -- Annotations
====
Christian Augustin
2012-01-01
en-US
2012-10-21 Draft
~~~~
With TypeText, :annotations: are meant as editorial annotations which perhaps remain invisible to non-editors. They are not meant for emphasizing text (that's what the "normal" 
->"text markup"[-- Text Markup] is for). And they use a common pattern to differentiate them from "normal" text markup.
~~~~
-------------------------------------------
Annotation (Inline)
   [?[...]?]
-------------------------------------------
Annotation (Block) ??harmonize???
   ????
   This is a block-level
   editorial annotation.
   ????
-----------------------------------------
Highlight (Inline Only)
   [
![...]!]
-----------------------------------------
Dim
   [([This text is grayed out])]
-------------------------------------------
Deleted
   [-[This text is marked as deleted]-]
-------------------------------------------
Inserted
   [+[This text is marked as inserted]+]