highlight.js v8.8.0 Release Notes

  • πŸ†• New languages:

    πŸ›  Notable fixes and improvements to existing languages:

    • 0️⃣ JavaScript highlighting no longer fails with ES6 default parameters
    • βž• Added keywords async and await to Python
    • πŸ‘ PHP heredoc support improved
    • πŸ‘ Allow preprocessor directives within C++ functions

    Other notable changes:

    • πŸ”„ Change versions to X.Y.Z SemVer-compatible format
    • βž• Added ability to build all targets at once