Egregious bugs

This commit is contained in:
Eston Bond
2010-11-03 15:18:52 -07:00
parent 8645927cbc
commit 338c51e019
7 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -103,6 +103,6 @@ var ASCIIDoc = {
// this is necessary for GollumEditor to pick this up
jQuery.GollumEditor.defineLanguage('markdown', ASCIIDoc);
jQuery.GollumEditor.defineLanguage('asciidoc', ASCIIDoc);
})();