Skip to content

Instantly share code, notes, and snippets.

@lamenath
Created June 8, 2015 15:30
Show Gist options
  • Save lamenath/fedc7fdefc429f0ea1b0 to your computer and use it in GitHub Desktop.
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
{
"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