summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-13 02:36:37 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-13 02:36:37 +0100
commit88776fe4733145b087e328a78a6bdec999fff32a (patch)
tree785caef6f1a91bf10f6f2c6d1bdc67abcac9c9f2
parentea361197d3410417e8f234e1073b661372a5e416 (diff)
Fix markup of definition lists.
-rw-r--r--EDITING23
1 files changed, 13 insertions, 10 deletions
diff --git a/EDITING b/EDITING
index b0e4dff..3e71da2 100644
--- a/EDITING
+++ b/EDITING
@@ -7,22 +7,25 @@ This is a guide for reliably editing text-heavy documents.
This guide distinguishes between the following works:
-Master text:
- : document with semantic markup.
-Final document:
- : document with presentational markup.
+Master text
+: document with semantic markup.
+
+Final document
+: document with presentational markup.
## Roles
This guide distinguishes between the following roles:
-Author:
- : Write master texts.
-Editor:
- : Select and prepare master texts for further processing.
-Designer:
- : Compose visual presentation from master texts.
+Author
+: Write master texts.
+
+Editor
+: Select and prepare master texts for further processing.
+
+Designer
+: Compose visual presentation from master texts.
Each role is distinct.
Participants may have multiple roles, but only one at a time.