Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Oct 11:29
· 3 commits to main since this release
af1381d

Minor Changes

  • afb27b2: Switch style provider from HLJS to Prism. (Prism supports TSX).

    Auto detect language based on file extension.

    Adds a language prop to override any auto-detection behaviour.