1 ▲ 1 ▼ What all do you use markdown for? Applications and use cases? (lemmy.sdf.org) submitted 2 years ago* (last edited 2 years ago) by Achyu@lemmy.sdf.org to c/markdown@lemmy.ml comment fedilink I got introduced to it in the R site. Links, formatting and tables. Tables are awesome. I use Markor on Android. The search/replace feature's regex option makes formatting data into tables easier.
2 ▲ 1 ▼ Your tool chain? (lemmy.ml) submitted 2 years ago by Kcg@lemmy.ml [M] to c/markdown@lemmy.ml comment fedilink 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.
3 ▲ 1 ▼ Pandoc (lemmy.ml) submitted 2 years ago by Kcg@lemmy.ml [M] to c/markdown@lemmy.ml comment fedilink I've had great fun working with converting md files to PDF with pandoc. Only annoying element is that it needs a pdflatex engine to be installed also.
4 ▲ 1 ▼ HackMD (lemmy.ml) submitted 2 years ago* by Kcg@lemmy.ml [M] to c/markdown@lemmy.ml comment fedilink Quite a nice clean markdown editing tool with split views like OverLeaf. www.hackmd.io