mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-12 10:35:52 +00:00
This is experimental. Normally metadata values are interpreted as markdown, but if the !!literal tag is used they will be interpreted as plain strings. We need to consider whether this can still be implemented if we switch back from HsYAML to yaml for performance reasons.