Created
January 23, 2014 09:28
-
-
Save przeor/8575597 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"_id" : ObjectId("52a6ecd371f290782c2c7116"), | |
"slug" : "article_1", | |
"template" : "toc", | |
"type" : "tableOfContent", | |
"title" : "This is first table of content", | |
"description" : null, | |
"otherMetadata" : null, | |
"articles" : [ | |
{ | |
"title" : "article_1", | |
"sections" : [ | |
{ | |
"title" : "", | |
"class" : "", | |
"subsections" : { | |
"text" : "We the People of the United States, in Order to form a more perfect Union, establish Justice, insure domestic Tranquility, provide for the common defense, promote the general Welfare, and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of America.", | |
"explanation" : "The Preamble explains the purposes of the Constitution, and defines the powers of the new government as originating from the people of the United States.", | |
"class" : "section" | |
} | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment