obsidian-media-db-plugin
obsidian-media-db-plugin copied to clipboard
YAMLParseError when using {{ LIST:variable_name }}
- [x] The Plugin is up to date
- [x] Obsidian is up to date
Describe the bug With a custom parameter, trying to use {{ LIST:variable_name }} returns a YAML parsing error.
To Reproduce Steps to reproduce the behavior: just use {{ LIST:variable_name }} to map to a custom parameter.
Expected behavior A YAML List should be produced (this works great using the default template).
Screenshots
Occurs on
- [ ] Windows
- [x] macOS
- [ ] Linux
- [ ] Android
- [ ] iOS
Plugin version 0.8.0
Additional context Nothing I can think of.