diff --git a/extension/_test/typographer.txt b/extension/_test/typographer.txt index ef90bce..357b834 100644 --- a/extension/_test/typographer.txt +++ b/extension/_test/typographer.txt @@ -64,3 +64,17 @@ reported "issue 1 (IE-only)", "issue 2", 'issue3 (FF-only)', 'issue4' //- - - - - - - - -//
“Monitor 21"” and “Monitor”"
//= = = = = = = = = = = = = = = = = = = = = = = =// + +9: ending quotes surrounded by punctuation +//- - - - - - - - -// +*"X."* +//- - - - - - - - -// +“X.”
+//= = = = = = = = = = = = = = = = = = = = = = = =// + +10: ending quotes surrounded by punctuation 2 +//- - - - - - - - -// +"Foo?"---"Bar" +//- - - - - - - - -// +“Foo?”&mdash“Bar”
+//= = = = = = = = = = = = = = = = = = = = = = = =//