tiptap/docs/experiments/linter.md
2021-10-19 22:30:45 +02:00

11 lines
557 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Linter
⚠️ 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.
https://embed.tiptap.dev/preview/Experiments/Linter