tmtsoftware / icd

ICD - Interface Control Document Management
Other
12 stars 5 forks source link

Support for math #41

Open tnakamot opened 8 years ago

tnakamot commented 8 years ago

For some descriptions, mathematical symbols or equations would be very convenient. It would be nice if icddb tools render math equations from some markup languages like TeX or MathML. TeX is probably preferable as it is more intended for human to write than MathML. This could be probably achieved by embedding MathJax in HTML generator. https://www.mathjax.org/