Skip to content

Release 1.2.2

Compare
Choose a tag to compare
@FIameCaster FIameCaster released this 11 Oct 16:49
· 338 commits to main since this release
cb8947e

Fixes

  • Fixed a bug in Prism.languages.insertBefore in the patched Prism core. This didn't cause issues with many languages which is why it wasn't spotted before.
  • Fixed a typo in the patched markdown language which gave code blocks the wrong class name.

Improvements

  • Small improvements to the prism, prism-okaidia, night-owl, vs-code-light, vs-code-dark and github-light themes.
  • Big improvements to the atom-one-dark theme.
  • Refactored some extensions for a smaller bundle size.