oskarr / mathjax-viewer

Simple page to preview LaTeX equations and such.
MIT License
0 stars 0 forks source link

Advanced insertions #2

Open oskarr opened 3 years ago

oskarr commented 3 years ago

Enable cursor re-location, after insertions, and additions upon highlighted text. See https://stackoverflow.com/questions/34968174/set-text-cursor-position-in-a-textarea.

oskarr commented 3 years ago

Cursor re-location implemented.