logseq-plugin-markdown-table
logseq-plugin-markdown-table copied to clipboard
Spaces before the `|` will break the plugin
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

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 ?