Created
June 8, 2015 15:30
-
-
Save lamenath/fedc7fdefc429f0ea1b0 to your computer and use it in GitHub Desktop.
A document with only one tab, with a single Title input for the writer
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
{ | |
"Main" : { | |
"title" : { | |
"fieldset" : "Title...", | |
"type" : "StructuredText", | |
"config" : { | |
"placeholder" : "Type the document's title here", | |
"single" : "heading1" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment