Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 870 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 870 Bytes

Logseq Markdown Table Editor Plugin

latest release version License

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

demo

Shortcuts

  • Tab: Move cursor to the next cell
  • Shift + Tab: Move cursor to the previous cell
  • Shift + Enter: Break line in the current cell

Development

$ yarn

$ yarn start