Posts tagged with “markdown“ (2)

  1. VS Code - Catch errors in your markdown files

    You can make syntax mistakes in Markdown the same as you would with any programming language. Here is how you can catch those syntax mistakes.

  2. Happier markdown: lint, spellcheck, auto-preview, and more

    I was getting some reoccurring issues when publishing my markdown documents. I will discuss how I created a better markdown workflow.