web commit by http://svend.myopenid.com/: The code showed up correctly in the preview...
authorJoey Hess <joey@wren.kitenet.net>
Thu, 15 Nov 2007 19:54:10 +0000 (14:54 -0500)
committerJoey Hess <joey@wren.kitenet.net>
Thu, 15 Nov 2007 19:54:10 +0000 (14:54 -0500)
doc/bugs/example_Mercurial_historyurl_doesn__39__t_show_file_history.mdwn

index 4497d9d011d4721d649746d39c78cc73868b987c..fd5ad135fb24095abf28e9631c977c3b4ef2ccd8 100644 (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.)
\ No newline at end of file
+This creates links to the hgweb page which is equivalent to the Git file history page.
\ No newline at end of file