Skip to content

Commit

Permalink
top parens for arc; is in MathJax font
Browse files Browse the repository at this point in the history
  • Loading branch information
Olusayo Ogunlegan authored and Olusayo Ogunlegan committed Dec 2, 2014
1 parent 07b5a15 commit 3b1d24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mo-helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var moToAsciiMath = {
'¯' : 'bar',
'→' : 'vec',
'↔' : 'line',
'\u2312' : 'arc',
'\u23DC' : 'arc',
'±': '+-',
'?' : '?',
'∠' : '/_',
Expand Down

0 comments on commit 3b1d24b

Please sign in to comment.