fix emdash/endash confusion
[wix.git] / src / wix.g
index 003cd36..348ce40 100644 (file)
--- a/src/wix.g
+++ b/src/wix.g
@@ -92,7 +92,7 @@ styled              = Underline::     "__"       Text                       "__"
                     | Keyword::       "!"        Atom
                     | Italic::        "**"      (Text & ((~[\*]! | "*" -> ~[\*])*))      "**"
 
                     | Keyword::       "!"        Atom
                     | Italic::        "**"      (Text & ((~[\*]! | "*" -> ~[\*])*))      "**"
 
-glyph               = ^"(e)" | ^"(r)" | ^"(c)" | ^"(tm)" | ^"--"
+glyph               = ^"(e)" | ^"(r)" | ^"(c)" | ^"(tm)" | ^"--" | ^"---"
                     | ^"..." | ^"<-" | ^"<=" | ^"=>" | ^"<->"
                     | ^"<=>" | ^"<-" | ^"^o"
                     // ^"->"
                     | ^"..." | ^"<-" | ^"<=" | ^"=>" | ^"<->"
                     | ^"<=>" | ^"<-" | ^"^o"
                     // ^"->"