+1
Completed

Math expressions!

이덕재 11 years ago updated by Toby Bailey 9 years ago 6

I think support for mathematical expressions may be extremely valuable.

There is a high quality javascript library available. See http://www.mathjax.org

It is distributed under Apache license 2.0. You could just use it.

It supports latex syntax, which is a de facto standard to code math expressions in plain text.

The feature could attract lots of students and professionals in science and engineering fields.

Answer

Answer
Completed

v0.9 released. thanks :-)

Thank to your feedback.

We will be adding Math features, but there is no exact schedule.


You can get progress information.

Related issues: https://github.com/rhiokim/haroopad/issues/10


+1

I have plan to support Math features at v0.9

Answer
Completed

v0.9 released. thanks :-)

+1
The inline maths rendering with Mathjax seems not to work - or rather it works only when the math is on a line by itself.

Surely a line of markup like :

And we see that $$$x=7$$ from this.

should render as a single line with the maths embedded in the middle?