careteditor / issues

Caret issues
https://caret.io
327 stars 12 forks source link

Bug when using math in tables #830

Open GeorgeRPu opened 5 years ago

GeorgeRPu commented 5 years ago

Creating a table with math in one cell causes the cursor to be off in the next cell. For example, given the following table...

| header1 | header2 |
| ------- | ------- |
| cell1 $a$ | cell 2     |

the cursor in cell2 will not be in between the characters and slightly behind the place they insert text.

astoilkov commented 5 years ago

Hi George,

This issue will be fixed in the next major update. I will write here when that happens.

Have a great day.