diff --git a/scratch/css/editor.css b/scratch/css/editor.css index b5f0d329..18cb262e 100644 --- a/scratch/css/editor.css +++ b/scratch/css/editor.css @@ -156,4 +156,9 @@ filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#599bdc', endColorstr='#3072b3'); background: -webkit-gradient(linear, left top, left bottom, from(#599bdc), to(#3072b3)); background: -moz-linear-gradient(top, #599bdc, #3072b3); -} \ No newline at end of file +} + + + +/* @control dialog */ + diff --git a/scratch/edit.html b/scratch/edit.html index 870e1307..68f8c45d 100644 --- a/scratch/edit.html +++ b/scratch/edit.html @@ -39,6 +39,10 @@ Horizontal Rule + h1 + h2 + h3 + Link Image diff --git a/scratch/js/gollum-editor/gollum.editor.js b/scratch/js/gollum-editor/gollum.editor.js index 407616c1..557894a3 100644 --- a/scratch/js/gollum-editor/gollum.editor.js +++ b/scratch/js/gollum-editor/gollum.editor.js @@ -474,7 +474,8 @@ createMarkup: function( title, body ) { Dialog.markupCreated = true; return '