Does anyone have a LUA filter to pass into pandoc to properly format checkboxes when exporting a markdown file to DOCX?
Things I have tried
I am using pandoc v2.16.2 and a generated --reference-doc and passing in the Prism.css style.
The checkboxes do not format properly
What I’m trying to do
I am trying to export a markdown file to DOCX with all the syntax highlighting, callouts, colors and formatting.