Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnrichedMathMLTransformer should accept any mathml input #35

Open
2 tasks
physikerwelt opened this issue Jul 26, 2019 · 0 comments
Open
2 tasks

EnrichedMathMLTransformer should accept any mathml input #35

physikerwelt opened this issue Jul 26, 2019 · 0 comments

Comments

@physikerwelt
Copy link
Member

physikerwelt commented Jul 26, 2019

  • create test case for EnrichedMathMLTransformer with the following input
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block" alttext="a">
  <semantics>
    <mi>a</mi>
    <annotation encoding="application/x-tex">a</annotation>
  </semantics>
</math>
  • update endpoint /math/mathoid in vmext-demo and recheck
@physikerwelt physikerwelt transferred this issue from gipplab/vmext-demo Jul 26, 2019
@physikerwelt physikerwelt changed the title /math/mathoid endpoint does not work currently EnrichedMathMLTransformer should accept any mathml input Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant