web commit by http://svend.myopenid.com/: The code showed up correctly in the preview, but the rendered page contained a link.

master
Joey Hess 2007-11-15 14:54:10 -05:00
parent d514b77729
commit a9f4b805f0
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@ The current historyurl is:
A link to the history page for the file would be:
#historyurl => "http://localhost:8000/log/tip/\[[file]]", # hg serve'd local repository
#historyurl => "http://localhost:8000/log/tip/[[file]]", # hg serve'd local repository
This creates links to the hgweb page which is equivalent to the Git file history page. (Markdown code contains escape.)
This creates links to the hgweb page which is equivalent to the Git file history page.