What is your current setup for .md docs?

I am using VS code with the grammarly extension for editing, then have a mkdocs static site generator from the docs and then to create a PDF version, I am using pandoc.

  • zmrl
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    I use vscode to preview and edit md files. Recently, I was working on a project where I used pandoc to generate a pdf of all the markdown files in folder. Worked pretty well, but it took me a minute to configure it right.

    • Kcg@lemmy.mlOPM
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      The grammarly extension is great for vscode, highly recommend it!