fix build
This commit is contained in:
@@ -5,7 +5,7 @@ module("MDTest", {
|
||||
});
|
||||
|
||||
// This is cheating, but the trivial differences between sanitization
|
||||
// do not affect formatting.
|
||||
// do not affect formatting.
|
||||
function normalize(str) {
|
||||
return str.replace(/\n\s*/g, '').
|
||||
replace(/ \/\>/g, '>').
|
||||
|
||||
Reference in New Issue
Block a user