mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-31 20:55:45 +00:00
This prevents emitting invalid HTML. Ultimately it would be good to prevent this in the types themselves, but this is better for now. T.P.Logging: Add DuplicateAttribute constructor to LogMessage. [API change]