Files
tiptap/packages/tiptap-extensions
Aaron 8c9676402b Switch check from !isMac to isWindows for specificity.
Only Windows uses Mod+y, this avoids adding the shortcut to other operating systems (such as Linux or iOS).

This adds better support for spoofed user-agents when testing mobile sites on desktop devices.

You could also add `|| /Pocket/.test(navigator.platform)` but it really is optional
2019-07-10 09:25:25 +03:00
..
2019-06-27 22:33:06 +02:00
2018-11-08 22:03:10 +01:00

tiptap-extensions

This is a collection of extensions for tiptap.