Merge branch 'main' of https://github.com/ueberdosis/tiptap-next into feature/add-hierarchy-to-extensions

# Conflicts:
#	packages/extension-code-block-lowlight/src/code-block-lowlight.ts
This commit is contained in:
Philipp Kühn
2021-04-15 22:57:04 +02:00
89 changed files with 459 additions and 337 deletions

View File

@@ -11,4 +11,4 @@ tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) a
Documentation can be found on the [tiptap website](https://tiptap.dev).
## License
tiptap is open-sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).
tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap-next/blob/main/LICENSE.md).