Skip to content

Commit

Permalink
Proper strikethrough
Browse files Browse the repository at this point in the history
  • Loading branch information
waharnum committed May 20, 2016
1 parent b626bc0 commit 17a5a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Inspired by this sprint item from the Benetech 2016 CSUN math accessibility spri

Uses D3 to extract the underlying MathML representation of the arithmetic generated by MathJax when it parses a statement and generate a simple visual representation as a quick demonstration of two things (transformation of content + multimodal representation) we have an interest in at http://idrc.ocadu.ca/ .

~Doesn't work for division statements due to naive parsing of MathML. 3/4 isn't bad for time invested, maybe?~ *May 20 2016 update*: turns out I was using the wrong [AsciiMath](http://asciimath.org/) notation and it works fine if you use the division operator rather than a fraction one. (see the third example)
~~Doesn't work for division statements due to naive parsing of MathML. 3/4 isn't bad for time invested, maybe?~~ *May 20 2016 update*: turns out I was using the wrong [AsciiMath](http://asciimath.org/) notation and it works fine if you use the division operator rather than a fraction one. (see the third example)

0 comments on commit 17a5a69

Please sign in to comment.