github decaf-dev/obsidian-dataloom 4.2.6

latest releases: 8.16.1, 8.16.0, 8.15.12...
22 months ago

Fixed the table not-updating bug which would only affect some tables and not others.

  • The markdown wouldn't update when a table change was made which would mean that the table would appear non-functional.
  • This was due to the regex not matching oddly formatted tables (tables that were valid enough to be rendered by Obsidian but might have had 1 weird character or a missing pipe, etc).
  • Changed findTableRegex to replaceTableInText function

Don't miss a new obsidian-dataloom release

NewReleases is sending notifications on new releases.