mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 07:35:48 +01:00
moving caret initial
This commit is contained in:
parent
cfef2bb7e2
commit
2e6b107bef
8 changed files with 413 additions and 43 deletions
|
|
@ -85,6 +85,12 @@
|
|||
text : '<span><textarea></textarea></span><p><b></b></p><strong></strong><i><span></span></i>'
|
||||
}
|
||||
},
|
||||
{
|
||||
type : 'text',
|
||||
data : {
|
||||
text: 'sdfsdfsd'
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue