mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 17:26:52 +00:00
11 lines
611 B
Markdown
11 lines
611 B
Markdown
# Tiptap Markdown Extension
|
|
|
|
This subfolder includes code adapted from the [tiptap-markdown](https://github.com/aguingand/tiptap-markdown) repository.
|
|
|
|
## Credits
|
|
|
|
The original tiptap-markdown library was authored by [Antoine Guingand](https://github.com/aguingand). We acknowledge and thank the contributors of the original repository for their work.
|
|
|
|
## License
|
|
|
|
This subfolder is licensed under the MIT License. For more details, refer to the original license for the tiptap-markdown code which can be found in the [tiptap-markdown repository](https://github.com/aguingand/tiptap-markdown/blob/main/LICENSE). |