mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:26:38 +08:00
723b955cec
* refactoring * improve link regex * WIP: add new markPasteRule und linkify to image mark * move copy of inputrule to core * trigger codeblock inputrule on enter * refactoring * add regex match to markpasterulematch * refactoring * improve link regex * WIP: add new markPasteRule und linkify to image mark * move copy of inputrule to core * trigger codeblock inputrule on enter * refactoring * add regex match to markpasterulematch * update linkify * wip * wip * log * wip * remove debug code * wip * wip * wip * wip * wip * wip * wip * wip * rename matcher * add data to ExtendedRegExpMatchArray * remove logging * add code option to marks, prevent inputrules in code mark * remove link regex * fix codeblock inputrule on enter * refactoring * refactoring * refactoring * refactoring * fix position bug * add test * export InputRule and PasteRule * clean up link demo * fix types |
||
---|---|---|
.. | ||
core | ||
extension-blockquote | ||
extension-bold | ||
extension-bubble-menu | ||
extension-bullet-list | ||
extension-character-count | ||
extension-code | ||
extension-code-block | ||
extension-code-block-lowlight | ||
extension-collaboration | ||
extension-collaboration-cursor | ||
extension-color | ||
extension-document | ||
extension-dropcursor | ||
extension-floating-menu | ||
extension-focus | ||
extension-font-family | ||
extension-gapcursor | ||
extension-hard-break | ||
extension-heading | ||
extension-highlight | ||
extension-history | ||
extension-horizontal-rule | ||
extension-image | ||
extension-italic | ||
extension-link | ||
extension-list-item | ||
extension-mention | ||
extension-ordered-list | ||
extension-paragraph | ||
extension-placeholder | ||
extension-strike | ||
extension-subscript | ||
extension-superscript | ||
extension-table | ||
extension-table-cell | ||
extension-table-header | ||
extension-table-row | ||
extension-task-item | ||
extension-task-list | ||
extension-text | ||
extension-text-align | ||
extension-text-style | ||
extension-typography | ||
extension-underline | ||
html | ||
react | ||
starter-kit | ||
suggestion | ||
vue-2 | ||
vue-3 |