Hacker News new | ask | show | jobs
by Freak_NL 2275 days ago
We self-host CodiMD as well. It's great for collaborative technical writing, such as software analysis and design specs. It lets the developers just use Markdown, which is really great when dealing with code samples (triple-backtick blocks!).

WriteMD doesn't look like it can compete with CodiMD, which is free software and can be hosted locally — two huge advantages. Perhaps it'll improve though. Always good to know of alternatives.