aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-09 22:09:22 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-09 22:09:22 -0700
commit8d0d7b657cd6716908401c3346d2e4e9371b8837 (patch)
tree04e9dab95c67decdab59e6e8e7bbf618cea43101
parentc87db88c7c1f9fd2b8d80490122644a09584d540 (diff)
Spell out iff (if and only if) the first time it is used.
See #309.
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 51b250b..2a6d415 100644
--- a/spec.txt
+++ b/spec.txt
@@ -4636,7 +4636,7 @@ are a bit more complex than the ones given here.)
The following rules define emphasis and strong emphasis:
1. A single `*` character [can open emphasis](@can-open-emphasis)
- iff it is part of a [left-flanking delimiter run].
+ iff (if and only if) it is part of a [left-flanking delimiter run].
2. A single `_` character [can open emphasis] iff
it is part of a [left-flanking delimiter run]