logseq-plugin-markdown-table icon indicating copy to clipboard operation
logseq-plugin-markdown-table copied to clipboard

Spaces before the `|` will break the plugin

Open Noctis- opened this issue 3 years ago • 0 comments

Describe the bug Spaces before the | will break the plugin

To Reproduce Use the following table, note the space before the first row with the a1

|Col A|Col B|
|--|--|
 |a1|b1|

Expected behavior editing the table will work

Screenshots image

Desktop (please complete the following information):

  • OS: Win 10 and win 11
  • Browser [e.g. chrome, safari]
  • Version 0.7.4 of logseq, and 1.70 of the plugin

Additional context trim the lines should fix the issue ?

Noctis- avatar Jun 17 '22 04:06 Noctis-