Skip to content

Instantly share code, notes, and snippets.

@Duaner
Created May 10, 2017 14:02
Show Gist options
  • Save Duaner/f7a4511126099570a916b55d1d77e30c to your computer and use it in GitHub Desktop.
Save Duaner/f7a4511126099570a916b55d1d77e30c to your computer and use it in GitHub Desktop.
{
"Main" : {
"title" : {
"fieldset" : "Title",
"type" : "StructuredText",
"config" : {
"single" : "heading1,em,strong"
}
},
"content" : {
"fieldset" : "Main content",
"type" : "StructuredText",
"config" : {
"minHeight" : "400px",
"imageConstraint" : {
"width" : 800.0
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment