Markdown

2024-05-17

Markdown

Creating Mermaid diagrams in markdown using vscode

Creating Mermaid diagrams in markdown using vscode

  • 2024-05-17
  • 5 minutes to read

My blog theme supports Mermaid, a text-based diagramming language. This post covers my first steps creating and previewing Mermaid diagrams directly inside VSCode.

Why does my markdown header not appear has a header

Why does my markdown header not appear has a header

  • 2024-03-03
  • 3 minutes to read

Markdown headers sometimes do not render correctly. This post explains the most common cause and the simple fix to get headings working properly again in your editor.