• RawKStar77's avatar
    Create renderInlineMath() to handle edge cases · b68567b0
    RawKStar77 authored
    Splits up math and markdown rendering into 2 functions:
    
    renderMathAndMarkdown handles blockmath, and renderInlineMath handles inline math. Multiline math like matrices is not supported with inline math, but this is ok because it wouldn't look right anyway.
    b68567b0
Name
Last commit
Last update
h/static Loading commit data...
tests/js Loading commit data...
karma.config.js Loading commit data...
package.json Loading commit data...