remove a few RegExp.$1 usages. Chrome still doesn't like them (http://meta.stackoverf...
authorbalpha <devnull@localhost>
Fri, 5 Aug 2011 13:36:52 +0000 (15:36 +0200)
committerbalpha <devnull@localhost>
Fri, 5 Aug 2011 13:36:52 +0000 (15:36 +0200)
commit1189cf8c1e05ff183045db3b5fb8bc7adfaac22f
tree9cf11aa4a6a6fc8357409a0a2b52a97cc80095ea
parent340f85793552abe1775dc4457e50cd04c63ca590
remove a few RegExp.$1 usages. Chrome still doesn't like them (meta.stackoverflow.com/q/101048) and they're evil anyway.
Markdown.Editor.js