What's Changed
Please quit and restart Obsidian after updating the plugin. Thank you.
🌟 Features
- 'explain' shows Continuations and Placeholders for filters by @claremacrae in #2711
Below: The original layout of line continuations is now shown in explain output:
Below: The original text of placeholders is now shown in explain output:
🛠️ Behind the scenes
- refactor: move date functions to DateTools.ts by @ilandikov in #2704
- refactor: Introduce Statement class by @claremacrae in #2710
- refactor: create DateEditor Svelte component by @ilandikov in #2713
- test: add Edit Task modal snapshot test by @ilandikov in #2705
- chore: lint Svelte files by @ilandikov in #2714
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development