Justoverclock I see that discuss have the same console log error of my flarum.it related to: https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.0/build/styles/github-gist.min.css So i think is related to flarum core?
davwheat Justoverclock It's a known issue. Looks like Highlight removed the github-gist theme for code. You can see that no code highlighting is available: img.test { color: red; }
Justoverclock https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.0.1/build/styles/default.min.css seems that this is still present
davwheat Justoverclock This issue affects code highlighting on Flarum. A PR has been merged into the upstream repository we use for text formatting and should be released in the near future: s9e/TextFormatter163
Justoverclock davwheat this post is just to inform u (but maybe u know this already) now console error is changed to this