Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.92 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.92 KB

ASCIIMathTeXImg

ASCIIMathTeXImg.java is a Java port of ASCIIMathTeXImg.js.

This code will convert expressions in AsciiMath notation into LaTeX expressions.

🏷️ Badge

Quality Gate Status Code Smells Coverage

ℹ️ Source and Credit

Language Link Repository Author
JavaScript ASCIIMathTeXImg.js :octocat: asciimath/asciimathml @jipsen
@drlippman
@asciimath
Java ASCIIMathTeXImg.java :octocat: plantuml/plantuml @arnaudroques
@plantuml

🐘 Gradle Java App. Architecture

This project was created with this Gradle sample: sample_building_java_applications.

✅ Unit Tests

Unit tests inspired and taken from asciimathml/test/unittests.js.

🕵️ Code Coverage

See: