1943time / inkdown

A WYSIWYG Markdown editor, improve reading and editing experience. and generate your Markdown files into online documents in the easiest and fastest way.
https://www.inkdown.me
GNU Affero General Public License v3.0
849 stars 35 forks source link

Shift+Tab in tables #72

Closed chen-yingfa closed 3 months ago

chen-yingfa commented 3 months ago

Typically, entering shift+tab in tables should move the cursor to the previous cell, but current implementation moves to the next cell.