Say I’d be looking for a tool or service (hosted or self-hosting) that allowed me and others to collaboratively edit and live preview Markdown files in a browser … would you have a recommendation for me?

Bonus points for Vim and/or Git integration. RTs/Boosts appreciated.

Okay, so the suggestions boil down to
• CodiMD <https://github.com/codimd>, a fork of HackMD
• CryptPad <https://cryptpad.fr/>, has end-to-end encryption

Neither have a ready to use Git integration (let alone Vim plugin), but at least some kind of an API. Thanks everyone!

CodiMD

Collaborative markdown notes. CodiMD has 11 repositories available. Follow their code on GitHub.

@scy regarding the codimd api there's an bash CLI https://github.com/codimd/cli
codimd/cli

A tiny CLI for CodiMD. Contribute to codimd/cli development by creating an account on GitHub.