mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 15:16:33 +02:00
Update pages blueprints to add the page preview in the markdown editor with the current admin changes
This commit is contained in:
@@ -29,6 +29,7 @@ form:
|
||||
|
||||
content:
|
||||
type: markdown
|
||||
showPreview: true
|
||||
validate:
|
||||
type: textarea
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ form:
|
||||
|
||||
content:
|
||||
type: markdown
|
||||
showPreview: true
|
||||
|
||||
uploads:
|
||||
type: pagemedia
|
||||
|
||||
@@ -25,6 +25,7 @@ form:
|
||||
|
||||
content:
|
||||
type: markdown
|
||||
showPreview: true
|
||||
|
||||
uploads:
|
||||
type: pagemedia
|
||||
|
||||
Reference in New Issue
Block a user