Skip to content

Instantly share code, notes, and snippets.

@thomsbg
Created September 11, 2014 18:14
Show Gist options
  • Save thomsbg/93241d91d2da0960c700 to your computer and use it in GitHub Desktop.
Save thomsbg/93241d91d2da0960c700 to your computer and use it in GitHub Desktop.
content model
{
"startLength": 0,
"endLength": 394,
"ops": [
{
"value": "Quill Rich Text Editor",
"attributes": {
"size": "18px"
}
},
{
"value": "\n\nQuill is a free, ",
"attributes": {}
},
{
"value": "open source",
"attributes": {
"link": "https://github.com/quilljs/quill/"
}
},
{
"value": " WYSIWYG editor built for the modern web. With its ",
"attributes": {}
},
{
"value": "extensible architecture",
"attributes": {
"link": "http://quilljs.com/docs/modules/"
}
},
{
"value": " and a ",
"attributes": {}
},
{
"value": "expressive API",
"attributes": {
"link": "http://quilljs.com/docs/api/"
}
},
{
"value": " you can completely customize it to fulfill your needs. Some built in features include:\n\nFast and lightweight",
"attributes": {}
},
{
"value": "\n",
"attributes": {
"bullet": true
}
},
{
"value": "Semantic markup",
"attributes": {}
},
{
"value": "\n",
"attributes": {
"bullet": true
}
},
{
"value": "Standardized HTML between browsers",
"attributes": {}
},
{
"value": "\n",
"attributes": {
"bullet": true
}
},
{
"value": "Cross browser support including Chrome, Firefox, Safari, and IE 9+",
"attributes": {}
},
{
"value": "\n",
"attributes": {
"bullet": true
}
},
{
"value": "\n",
"attributes": {}
},
{
"value": "!",
"attributes": {
"image": "/images/quill-photo.jpg"
}
},
{
"value": "\n",
"attributes": {
"align": "center"
}
},
{
"value": "Download Quill",
"attributes": {
"size": "32px",
"link": "https://github.com/quilljs/quill/releases/download/v0.15.3/quill.tar.gz"
}
},
{
"value": "\n",
"attributes": {
"align": "center"
}
},
{
"value": "\n",
"attributes": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment