Dear All,
While syntax highlighting for code blocks is correctly implemented when I export a Org document with M-x org-html-export-to-html
, it does not work when the same document is exported as part of an org-publish project defined using org-publish-project-alist
.
Org-version: 9.5.4 (also tried with 9.5.2)
Htmlize-version: 1.57
Note that including :htmlized-source t
does not solve the problem.
Any idea of what's happening?
Best,
MP