tiptap/packages
Marius Tolzmann 98cf0e425a fix markInputRules for italics mark
add another layer of matching by introducing support for second match group
since javascript (at least in current browsers) still lacks lookbehind in regex

so now supports

/nomatch(markstart(text)markend)nomatch/ and still supports the
/markstart(text)markend/ syntax

all `nomatch` will be kept as is so kindof simulating lookbehinds
2019-05-07 23:08:06 +02:00
..
tiptap Publish 2019-05-07 08:00:53 +02:00
tiptap-commands fix markInputRules for italics mark 2019-05-07 23:08:06 +02:00
tiptap-extensions fix markInputRules for italics mark 2019-05-07 23:08:06 +02:00
tiptap-utils Publish 2019-05-07 08:00:53 +02:00