mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 07:35:48 +01:00
default settings initial
This commit is contained in:
parent
cba999a77d
commit
cd6edef5a4
12 changed files with 316 additions and 52 deletions
|
|
@ -78,13 +78,17 @@
|
|||
type : 'text',
|
||||
data : {
|
||||
text : 'Привет от CodeX'
|
||||
},
|
||||
settings : {
|
||||
cover: true
|
||||
}
|
||||
},
|
||||
{
|
||||
type : 'text',
|
||||
data : {
|
||||
text : '<p><b>CodeX</b> Привет!!!</p>'
|
||||
}
|
||||
},
|
||||
settings : {}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue