Open timbomckay opened 1 year ago
If I have a markdown file with frontmatter this extension converts it to a heading.
--- title: This is My Title ---
gets converted to:
--- ## title: This is My Title
If I have a markdown file with frontmatter this extension converts it to a heading.
gets converted to: