tiptap/packages/tiptap-commands
Marius Tolzmann 5bac4a1e33 add comment clarifying why match index hast to be length -1
i verified that the actual transaction does not contain the last matching char

tr.doc.textBetween(start, end+1)  will miss the triggering char at the end
2019-05-07 23:58:53 +02:00
..
src add comment clarifying why match index hast to be length -1 2019-05-07 23:58:53 +02:00
package.json Publish 2019-05-07 08:00:53 +02:00
README.md tabs to spaces whitespace 2018-11-08 22:03:10 +01:00

tiptap-commands

This is a collection of commands for tiptap.