this post was submitted on 23 Mar 2024
2 points (100.0% liked)

Markdown users

35 readers
1 users here now

founded 8 months ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] zmrl 1 points 8 months ago (1 children)

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.

[โ€“] [email protected] 2 points 8 months ago

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