mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
use epic editor autogrow feature
This commit is contained in:
parent
adc55cfa42
commit
1b13198157
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ EpicEditorOptions={
|
||||||
container: 'editor',
|
container: 'editor',
|
||||||
basePath: '/editor',
|
basePath: '/editor',
|
||||||
clientSideStorage: false,
|
clientSideStorage: false,
|
||||||
|
autogrow: true,
|
||||||
theme: {
|
theme: {
|
||||||
base:'/themes/base/epiceditor.css',
|
base:'/themes/base/epiceditor.css',
|
||||||
preview:'/themes/preview/github.css',
|
preview:'/themes/preview/github.css',
|
||||||
|
|
Loading…
Add table
Reference in a new issue