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.

  • RenardDesMers@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    3 months ago

    Vim on desktop using instant markdown plugin to have a preview in a browser tab. It fits my needs. The only thing I would like is markdown to be native in confluence to share my technical documents in markdown at work. Currently, there is only an insert markdown function, but it lacks all the commenting. It also lacks mermaid support which is a blessing for schemas (it seems it was added recently, I’m blessed).