I am glad to find UT Notes, which has a lot of potential in improving markdown math input on iOS. Thanks for sharing this app!
I noticed a couple of issues on iPad:
For the multi-window view, it will be nice to have one window in markdown and another window in "live" preview. Can you offer a mechanism to save in the middle of editing, instead of pressing "Done" in the end, so that the preview can catch up with the edits? This will also help prevent accidental loss of editing work.
If there are multiple display-math formula:
$$ ... $$
and
$$ ... $$,
the preview of the entire document renders correctly. However, the "math preview" box can get confused, sometimes mistaking "$$ and $$" as a math formula, as evident in the light-blue color coding. Can the algorithm be improved to fix this glitch? In fact, UT Notes can recognize the following format without any problem:
$$
...
$$
and
$$
...
$$.
I am glad to find UT Notes, which has a lot of potential in improving markdown math input on iOS. Thanks for sharing this app!
I noticed a couple of issues on iPad:
For the multi-window view, it will be nice to have one window in markdown and another window in "live" preview. Can you offer a mechanism to save in the middle of editing, instead of pressing "Done" in the end, so that the preview can catch up with the edits? This will also help prevent accidental loss of editing work.
If there are multiple display-math formula:
the preview of the entire document renders correctly. However, the "math preview" box can get confused, sometimes mistaking "$$ and $$" as a math formula, as evident in the light-blue color coding. Can the algorithm be improved to fix this glitch? In fact, UT Notes can recognize the following format without any problem: