Awesome
Logseq Markdown Table Editor Plugin
English | 简体中文
referencehttps://codesandbox.io/s/yt8jc
Read Before Use
- Multiple tables need to be separated by blank lines, otherwise they will be recognized as one table
demo
Shortcuts
Tab
: Move cursor to the next cellShift + Tab
: Move cursor to the previous cellShift + Enter
: Break line in the current cell
Development
$ yarn
$ yarn start