Prism React Renderer Versions Save

🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)

[email protected]

4 months ago

Patch Changes

  • Export normalizeTokens and useTokenize utility functions. (#237)

[email protected]

5 months ago

Minor Changes

  • Upgrade clsx to v2.0.0. (#232)

[email protected]

6 months ago

Minor Changes

  • Add Python support. (#226)

Patch Changes

  • Fix html language preset by using markup instead. (#230)

[email protected]

7 months ago

Minor Changes

  • Added oneDark and oneLight themes (#224)

[email protected]

10 months ago

Patch Changes

  • Export all types from package (#216)

[email protected]

11 months ago

Patch Changes

  • Fixed bug where an undefined theme would cause a runtime error. (#213)

[email protected]

1 year ago

Patch Changes

  • Fix types for Prism library. (#204)

[email protected]

1 year ago

Patch Changes

  • Add package README (#200)

[email protected]

1 year ago

Patch Changes

  • Add publish provenance (#198)

[email protected]

1 year ago

Patch Changes

  • Fix inclusion of @types dependency for prismjs (#196)