diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-09-03 14:33:19 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-09-03 14:33:19 -0700 |
commit | 9c39162bce2d0ce5bd708a51869c582e6d90d572 (patch) | |
tree | 17a696e7541297234a4755a466118363777e5b6f | |
parent | 89e03b35704722af2a138282d54913a9e11f453b (diff) | |
parent | 91a46e79f1b52ca228ba72c79033d74fb4251169 (diff) |
Merge pull request #15 from StevenMaude/typo-fix
Fix "puncutation" typo in narrative.md
-rw-r--r-- | narrative.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/narrative.md b/narrative.md index 73daf5c..12bf780 100644 --- a/narrative.md +++ b/narrative.md @@ -47,7 +47,7 @@ description. There are only a few places where this spec says things that contradict the canonical syntax description: -- It [allows all puncutation symbols to be +- It [allows all punctuation symbols to be backslash-escaped](http://jgm.github.io/stmd/spec.html#backslash-escapes), not just the symbols with special meanings in markdown. I found that it was just too hard to remember which symbols could be |