tiptap/packages/extension-image/src
Nokola 503a3f2cf5
fix: Fix #2016 Image input rule (#2020)
Image input rule leaves erroneous text behind due to my previous change to add group matching in #1574.

This change adds a `( ... )` regex group around the image input rule to have it work with the new code.
2021-10-11 20:35:33 +02:00
..
image.ts fix: Fix #2016 Image input rule (#2020) 2021-10-11 20:35:33 +02:00
index.ts refactor: recreate extension exports 2020-12-07 21:32:50 +01:00