corinnaSchultz

Results 5 issues of corinnaSchultz

Here is a jsfiddle which demonstrates this issue: http://jsfiddle.net/PGhkg/7/ When I inspect the svg, I see that the scaling for x^2 is as expected: the 2 is smaller than the...

Feature Request
Code Example

Snyk flagged this as a security vulnerability: [email protected][email protected][email protected] [email protected][email protected][email protected] Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') https://cwe.mitre.org/data/definitions/22.html Moment.js...

I'm trying to figure out how to enable mml3.js. It's unclear to me from the documentation what to put in my config object. Can someone help me out? ``` mathJaxApi.config({...

Accepted
Upstream

I'm on mac. I didn't have python on my machine (I'm not a python user), so I used homebrew to install. brew install python pip3 install --user git-gud (got an...

I'm using version 1.0.0-rc.12 If you have an xml source document that contains tags with mixed case, such as: ``` blah blah ``` And you load this document with the...