Remove extra comma that is confusing IE.

This commit is contained in:
Davide P. Cervone 2013-04-30 18:37:14 -04:00
parent 7968896c8b
commit 5fb89ab1bc

View File

@ -430,7 +430,7 @@
remap: {
'-': '2212',
'*': '2217',
'`': '2018', // map ` to back quote
'`': '2018' // map ` to back quote
},
mathchar0mi: {