Blame view

mustache/app/data/pages/wysiwyg.json 161 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
  {
   "title" : "Wysiwyg & Markdown Editor"
   ,
   "description" : null
   ,
   "styles" : ["jquery-ui"]
   ,
   "scripts" : ["jquery-ui", "markdown", "wysiwyg" , "bootbox"]
  }