mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 06:35:47 +00:00
Added test cases. Fixed HTML reader to parse a span with class "smallcaps" as SmallCaps. Fixed Markdown writer to render SmallCaps as a native span when native spans are enabled.