Egregious bugs
This commit is contained in:
@@ -54,7 +54,7 @@ var MarkDown = {
|
||||
'function-blockquote' : {
|
||||
search: /(.+)([\n]?)/gi,
|
||||
replace: "> $1$2"
|
||||
},
|
||||
},
|
||||
|
||||
'function-link' : {
|
||||
exec: function( txt, selText, $field ) {
|
||||
|
||||
Reference in New Issue
Block a user