darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)

#72markdown angle-bracket urls are not hyperlinked

Markdown source is html-encoded before rendering, to disable potentially dangerous embedded html and scripts. This unfortunately also disables markdown angle-bracket links like http://hub.darcs.net, which is a pity. It would be nice to support those as a special case.