WhitespaceClean-resources/edit_area

whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
This commit is contained in:
mafoo
2016-03-11 13:29:29 +00:00
parent 11c2176a15
commit ee948572a0
15 changed files with 156 additions and 156 deletions

View File

@@ -51,6 +51,6 @@ editAreaLoader.load_syntax["xml"] = {
,'tags': 'color: #E62253;'
,'xml': 'color: #8DCFB5;'
,'cdata': 'color: #50B020;'
}
}
}
}
};