Skip to content

haydenull/logseq-plugin-markdown-table

Repository files navigation

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