pandoc/src/Text/Pandoc
fiddlosopher 87d6d0d069 Fixed logic in markdown smart quote parsing:
+ Added some needed 'try' statements.
+ Unicode right single-quote can double as apostrophe, so treat it
  as a quote-end only when not followed by an alphanumeric character.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1077 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-11-15 17:29:24 +00:00
..
Readers Fixed logic in markdown smart quote parsing: 2007-11-15 17:29:24 +00:00
Writers Changes to ConTeXt writer: 2007-11-15 03:20:05 +00:00
Blocks.hs Reverted back to state as of r1062. The template haskell changes 2007-11-03 23:27:58 +00:00
CharacterReferences.hs Reverted back to state as of r1062. The template haskell changes 2007-11-03 23:27:58 +00:00
Definition.hs Reverted back to state as of r1062. The template haskell changes 2007-11-03 23:27:58 +00:00
Shared.hs Added wrappedTeX and wrapTeXIfNeeded functions to Text.Pandoc.Shared. 2007-11-15 03:09:31 +00:00
UTF8.hs Reverted back to state as of r1062. The template haskell changes 2007-11-03 23:27:58 +00:00