Hacker News new | ask | show | jobs
by xmprt 718 days ago
Curious what other features you need where merge requests for documentation is the primary requirement but Git (or some other VCS) isn't sufficient?
1 comments

How would you manage a Confluence document via git?
a repository of markdown files with a custom viewing software that supports the syntax and renders it for readability or acts as a wysiwyg editor would work well: I do this personally, with Obsidian.md, where my vault directory is a git repository. a hosted web interface should be able to do something similar.