mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
add todos
This commit is contained in:
parent
7468677614
commit
d7eeaa9e79
@ -57,6 +57,8 @@ context('/api/marks/link', () => {
|
||||
'https://www.example.com/with-multiple-parameters?var=true&foo=bar',
|
||||
'https://www.example.com/with-spaces?var=true&foo=bar+3',
|
||||
// TODO: 'https://www.example.com/with,comma',
|
||||
// TODO: 'https://www.example.com/with(brackets)',
|
||||
// TODO: 'https://www.example.com/with!exclamation!marks',
|
||||
'http://thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com/',
|
||||
'https://example.longtopleveldomain',
|
||||
'https://example-with-dashes.com',
|
||||
|
Loading…
Reference in New Issue
Block a user