Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[ENHANCEMENT] MER-1445 Handle inline latex #110

Closed eliknebel closed 1 year ago

eliknebel commented 1 year ago

This PR adds support for parsing out embedded LaTeX expressions in paragraphs and feedbacks that are denoted with typical MathJAX delimiters $, $$, and \( \). Embedded expressions are converted into inline formulas.

Screenshot 2022-11-14 at 3 29 37 PM Screenshot 2022-11-14 at 3 29 04 PM