summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-03-24 20:53:40 +0100
committerJonas Smedegaard <dr@jones.dk>2015-03-24 20:53:40 +0100
commit2194264bb56c14d1847be1dff913d4af61434ace (patch)
treeaafb519264855d869b4aa989f5bf4a672837d6af
parente5a2c2ab38494310e6062a420ae0ba0b87b7b885 (diff)
Use single-quote within citation sections.
-rw-r--r--EDITING1
1 files changed, 1 insertions, 0 deletions
diff --git a/EDITING b/EDITING
index 3d7c82b..adc5532 100644
--- a/EDITING
+++ b/EDITING
@@ -79,6 +79,7 @@ Below syntaxes may not be used for any other semantic purpose.
* Surround `"` `"` (doublequote) in general.
* Use `<blockquote>` for full paragraph or when crossing paragraphs.
* Surround `'` `'` (singlequote) within another `"`-surrounded quote.
+ * Surround `'` `'` (singlequote) within citation sections.
* Use `[...]` (dot x 3 in square brackets) to indicate skipped chunk.
* Append citation immediately after each quote.
* Avoid curly quotes (difficult to proof-read or process).