lowlight

Virtual syntax highlighting for virtual DOMs and non-HTML things

MIT License

Downloads
10.5M
Stars
678
Committers
13

Bot releases are visible (Hide)

lowlight - 3.1.0 Latest Release

Published by wooorm about 1 year ago

  • 0271644 Update Highlight.js to ~11.9.0

Full Changelog: https://github.com/wooorm/lowlight/compare/3.0.0...3.1.0

lowlight - 3.0.0

Published by wooorm about 1 year ago

Change

  • ce261f3 Change to require Node.js 16
    migrate: update too
  • d2d5adb Change to use exports
    migrate: don’t use private APIs
  • f2020a7 Change API to allow different instances
    migrate: now, createLowlight, all, and common are exported;
    do createLowlight() to create a lowlight with nothing yet,
    createLowlight(common) for one with common languages, etc.
  • 7fe3006 Rename registerLanguage to register
    migrate: rename registerLanguage to register
  • 8d2645d Remove use of global highlight instance
    by @dschwank in https://github.com/wooorm/lowlight/pull/51
    migrate: make sure to register languages you want with lowlight

Full Changelog: https://github.com/wooorm/lowlight/compare/2.9.0...3.0.0

lowlight - 2.9.0

Published by wooorm over 1 year ago

  • 0ab194d Update Highlight.js to ~11.8.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.8.1...2.9.0

lowlight - 2.8.1

Published by wooorm over 1 year ago

Fix

Full Changelog: https://github.com/wooorm/lowlight/compare/2.8.0...2.8.1

lowlight - 2.8.0

Published by wooorm almost 2 years ago

  • ca4589e Update Highlight.js to ~11.7.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.7.0...2.8.0

lowlight - 2.7.0

Published by wooorm over 2 years ago

  • e8b6745 Update Highlight.js to ~11.6.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.6.1...2.7.0

lowlight - 2.6.1

Published by wooorm over 2 years ago

  • 110486a Fix to use underscore suffixes for subscopes

Full Changelog: https://github.com/wooorm/lowlight/compare/2.6.0...2.6.1

lowlight - 2.6.0

Published by wooorm over 2 years ago

  • 10f9617 Update Highlight.js to ~11.5.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.5.0...2.6.0

lowlight - 2.5.0

Published by wooorm almost 3 years ago

  • 4549d7b Update Highlight.js to ~11.4.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.4.1...2.5.0

lowlight - 2.4.1

Published by wooorm almost 3 years ago

  • 57c4b8d Update docs
  • 22acbc1 Use strict types

Full Changelog: https://github.com/wooorm/lowlight/compare/2.4.0...2.4.1

lowlight - 2.4.0

Published by wooorm almost 3 years ago

  • 8e4be67 Update Highlight.js to ~11.3.0

Full Changelog: https://github.com/wooorm/lowlight/compare/2.3.0...2.4.0

lowlight - 2.3.0

Published by wooorm about 3 years ago

Full Changelog: https://github.com/wooorm/lowlight/compare/2.2.1...2.3.0

lowlight -

Published by wooorm about 3 years ago

  • 68dcb21 Fix sideEffects
lowlight -

Published by wooorm about 3 years ago

  • 4ea8315 Update Highlight.js to ~11.2.0
lowlight -

Published by wooorm over 3 years ago

  • 311b65f Update Highlight.js to ~11.1.0
lowlight -

Published by wooorm over 3 years ago

  • a67ff2e Fix files in package.json
lowlight -

Published by wooorm over 3 years ago

  • 02dc71c Update Highlight.js to ~11.0.0
    see also: b6d0d24 (~11.0.0-beta1), bf79fd1 (~11.0.0-beta0), 869119b (~11.0.0-alpha1), 2c1ec1f (~11.0.0-alpha0)
  • 95cd2f6 Add common build, default to it
    note: the default is now 35 languages, use lib/all.js for previous behavior
  • ff252f9 Change result to be a single hast root
  • a7c7776 Remove secondBest result
  • 934a473 Add JSDoc based types
  • 84f53d4 Use ESM
lowlight -

Published by wooorm over 3 years ago

  • f2156f9 Update Highlight.js to ~10.7.0
lowlight -

Published by wooorm over 3 years ago

  • cd70821 Update Highlight.js to ~10.6.0
lowlight -

Published by github-actions[bot] almost 4 years ago

  • fdbbf14 Update Highlight.js to ~10.5.0