mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-26 16:44:22 +02:00
committed by
Ian Storm Taylor
parent
ace2144e75
commit
aafdc4a224
@@ -8,7 +8,7 @@ import TRANSFER_TYPES from '../constants/transfer-types'
|
||||
* @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`.
|
||||
|
Reference in New Issue
Block a user