LOTS of stuff

This commit is contained in:
jomo
2014-04-04 01:08:17 +02:00
parent 0604bbce63
commit f290258f26
62 changed files with 1457 additions and 655 deletions

View File

@@ -27,6 +27,7 @@ $(function(){
container: 'epic',
textarea: 'epic-textarea',
basePath: '/assets',
clientSideStorage: false,
theme: {
base: '/base/epiceditor.css',
preview: '/preview/github.css',
@@ -36,7 +37,7 @@ $(function(){
bar: true
},
autogrow: {
minHeight: 500
minHeight: 300
}
});
try {