web commit by http://svend.myopenid.com/: The code showed up correctly in the preview, but the rendered page contained a link.
parent
d514b77729
commit
a9f4b805f0
|
@ -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.
|
Loading…
Reference in New Issue