highlight.js v8.6 Release Notes

  • ๐Ÿ†• New languages:

    ๐Ÿ†• New styles:

    ๐Ÿ›  Notable fixes and improvements to existing languages:

    • ๐Ÿ‘ Multi-line raw strings from C++11 are now supported
    • ๐Ÿ›  Fix class names with dashes in HAML
    • ๐Ÿ‘ The async keyword from ES6/7 is now supported
    • ๐Ÿ‘ TypeScript functions handle type and parameter complexity better
    • We unified phpdoc/javadoc/yardoc etc modes across all languages
    • CSS .class selectors relevance was dropped to prevent wrong language detection
    • ๐Ÿ— Images is now included to CDN build
    • ๐Ÿš€ Release process is now automated