Merge pull request #1492 from sereneinserenade/main

Adding types to Linter and making the structure a bit easier
This commit is contained in:
Hans Pagel
2021-07-20 13:54:24 +02:00
committed by GitHub
6 changed files with 50 additions and 32 deletions

View File

@@ -1,6 +1,8 @@
# Linter
⚠️ Experiment
⚠️ Experiment, currently not supported or maintained
Linter can be used to check the content as per your wish and highlight it to the user. Linter extension can have multiple plugins for each task you want to achieve.
## Issues
* There is no decoration API in tiptap, thats why this is a lot of ProseMirror work. Before well publish that example, wed need to find a few ways to make it more tiptap-like. For example, it would be great to use Vue/React components for the widget.