You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's quite annoying that Markdown pages require Front Matter, especially since we currently don't even utilize it fully.
Instead, let's try getting it more dynamically. If there is no front matter, we search in the file for a H1 tag or title tag we can use. Otherwise we set it to false.