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
@@ -54,7 +54,7 @@ var MarkDown = {
'function-blockquote' : {
search: /(.+)([\n]?)/gi,
replace: "> $1$2"
},
},
'function-link' : {
exec: function( txt, selText, $field ) {