Logseq Markdown Table Editor Plugin

April 14, 2022 · View on GitHub

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

Contents

  1. 1Read Before Use
  2. 2demo
  3. 3Shortcuts
  4. 4Development