This project is currently a full port of highlight.js 9.0.0, however, several things changed since version 9.12.0. Those changes, however, didn't make their way to highlight.php when I started contributing to this project. I mistakingly believed that 9.12.0 only involved updated language definitions but that was not the case.
[x] Port 9.12.0 changes
[ ] Fix broken sub-language support (this is the cause of failing unit tests)
My goal is to tag these fixes as 9.12.0.4 to keep our versioning in parallel with highlight.js
This project is currently a full port of highlight.js 9.0.0, however, several things changed since version 9.12.0. Those changes, however, didn't make their way to highlight.php when I started contributing to this project. I mistakingly believed that 9.12.0 only involved updated language definitions but that was not the case.
My goal is to tag these fixes as 9.12.0.4 to keep our versioning in parallel with highlight.js