vim-table-mode
vim-table-mode copied to clipboard
Support optional newline after tables for formula
Fixes #68
This allows the formula line to be evaluated, even if there is a single empty line after the table. The "empty" line is allowed to contain whitespace, but nothing else.
The formula will evaluate if triggered on the table, the empty line, or the formula lines.
@camfowler I'll integrate github actions for a CI and double check this soon. Thanks for taking the time to make these changes.
No worries. I haven't run the test suite so that sounds like a good idea. Thanks for all your work on this project, it has saved me a fair amount of time already!