If the cursor is on a boundary of frontmatter and I insert a line, I get a line with a -. But this isn't a list item--it's just a fence.
--- %%cursor could be here%%
tags:
updated: '2023-01-09 11:06-08:00'
created: '2023-01-09 11:06-08:00'
--- %%or cursor could be here%%
- %%inserting a line incorrectly adds a `-`%%
If the cursor is on a boundary of frontmatter and I insert a line, I get a line with a
-
. But this isn't a list item--it's just a fence.