Last active
October 20, 2015 12:30
-
-
Save lamenath/954bef3b27f06f0a90cf to your computer and use it in GitHub Desktop.
StructuredText
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"key" : { | |
"type" : "StructuredText", | |
"fieldset" : "Text Description", | |
"config" : { | |
"multi" : "heading1,heading2,hyperlink,image,embed", | |
"placeholder" : "Title...", | |
"imageConstraint" : { | |
"width" : 300, | |
"height" : 200 | |
}, | |
"labels": [ "quote", "author", "ingredient", "image-caption", "tip", "job-title"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment