Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Comments

Added test form and modified engine.js#3

Open
mohit-agarwal wants to merge 1 commit intobenetech:masterfrom
mohit-agarwal:issue_extract_mml
Open

Added test form and modified engine.js#3
mohit-agarwal wants to merge 1 commit intobenetech:masterfrom
mohit-agarwal:issue_extract_mml

Conversation

@mohit-agarwal
Copy link

I have added a test.html file that gets displayed in the browser when the user navigates to http://localhost:16000/. The user then uses this test form to provide his query.

I've also modified the engine.js file to remove redundant code. The mml (MathML) being returned to the callback function, is extracted from the HTML element with id="renderedMML". Here we need not call the toMathML() function to extract the mml from the jax, as the engine has already extracted and stored the mml in the HTML node.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant