tiptap/packages/extension-code-block-lowlight
Arnau Gómez Farell 89bd9c7d29
Fix/enforce-type-imports-so-that-bundler-ignores-types (#6132)
* fix: enforce type imports so that the bundler ignores types

* chore: add changeset

* fix: export types with export type keyword
2025-03-03 15:15:30 +01:00
..
src Fix/enforce-type-imports-so-that-bundler-ignores-types (#6132) 2025-03-03 15:15:30 +01:00
CHANGELOG.md chore(release): publish a new pre-release version (next) (#6071) 2025-01-30 18:19:05 +01:00
package.json chore(release): publish a new pre-release version (next) (#6071) 2025-01-30 18:19:05 +01:00
README.md build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
tsup.config.ts build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00

@tiptap/extension-code-block-lowlight

Version Downloads License Sponsor

Introduction

Tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Official Documentation

Documentation can be found on the Tiptap website.

License

Tiptap is open sourced software licensed under the MIT license.