mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-18 05:25:48 +00:00
With raw_html disabled (the default for the HTML reader), an inline <style> element is now ignored rather than passed through as a RawInline; the raw_html-enabled behavior is still tested. Co-Authored-By: Claude <noreply@anthropic.com>