mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 09:04:31 +02:00
committed by
Ian Storm Taylor
parent
ace2144e75
commit
aafdc4a224
@@ -8,7 +8,7 @@ import TRANSFER_TYPES from '../constants/transfer-types'
|
|||||||
* @type {RegExp}
|
* @type {RegExp}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const FRAGMENT_MATCHER = / data-slate-fragment="([^\s]+)"/
|
const FRAGMENT_MATCHER = / data-slate-fragment="([^\s"]+)"/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the data and type from a native data `transfer`.
|
* Get the data and type from a native data `transfer`.
|
||||||
|
Reference in New Issue
Block a user