Open WhiskeyJack96 opened 1 month ago
Updates the field validator to check if the value is of type array and if so adds each member of the array to the suggested items.
Tested in my vault with the tags field.
tags
tags: - jrpg - game - foo - bar
will now properly render each option
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Updates the field validator to check if the value is of type array and if so adds each member of the array to the suggested items.
Tested in my vault with the
tags
field.will now properly render each option