platers / obsidian-linter

An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
https://platers.github.io/obsidian-linter/
MIT License
1.19k stars 80 forks source link

Fix: Load Issue Due to Not Defaulting an Array #1135

Closed pjkaufman closed 1 month ago

pjkaufman commented 1 month ago

Fixed an issue in the code where I tried to iterate a value that may not exist. This should be fixed now.