What I’m trying to do
I would like the front matter to be indented the same way as lists in the body of notes. Currently, when editing a note in “edit” mode (WYSIWYG), lists in the front matter are indented with two spaces, and lists in the body are indented with four spaces. Example file:
---
tags:
- person
---
- first
- second