Inspired by great Sublime Table Editor Package from Valery Kocubinsky, I have started this project.
- supports restructuredtext and markdown tables
- table is autoformatted on each action
- step to next cell with
tab - step to previous cell with
shift-tab - insert new row after current with
shift-enter