https://bugs.kde.org/show_bug.cgi?id=460526
megan.con...@kdemail.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #1 from megan.con...@kdemail.net --- My apologies for the confusion. This is actually expected behavior since the syntax highlighting is handled by cmark-gfm, which does not support the Pandoc table extensions. The highlighter is instead seeing these tables as setext headings. One workaround would be for you change the settings to not use large headings. (It will still be bold.) I don't want to add highlighting for Pandoc-specific extensions since I would like to maintain a means of warning the end user that their Markdown is not portable/compatible with other Markdown processors. -- You are receiving this mail because: You are watching all bug changes.