obsidian-js-engine-plugin
obsidian-js-engine-plugin copied to clipboard
Teach markdownBuilder.createTable() to support column alignment
As discussed in Discord, it would be great if markdownBuilder.createTable() had a way to control column alignment....
Asking as the following replaces a manual markdown-created table where the left column was right-aligned, and although a cosmetic difference, it was easier to see the structure of the fields then...