On Mar 12, 2013, at 17:03, Dean Willis <dean.willis@xxxxxxxxxxxxx> wrote: > a wiki-like inline markup language Well, actually it uses markdown, which seems to have a rather large penetration when it comes to writing-oriented markup. If you want to use markdown for collaborating on RFC-style documents, there are tools like kramdown-rfc2629 or pandoc2rfc (both on github). (The remaining problem is that the version control system offered by our tools is still SVN only, but that is probably still a great lowest common denominator.) Grüße, Carsten