Fossil SCM

[886c302b3f] Added documentation for <nowiki>[#anchor]</nowiki> style links

jeremy_c 2009-12-31 04:42 trunk
Commit dddc5140535ceacb577998904f0350de614629cc
1 file changed +3
+3
--- src/wiki.c
+++ src/wiki.c
@@ -670,10 +670,13 @@
670670
@ Text within square brackets ("[...]") becomes a hyperlink. The
671671
@ target can be a wiki page name, the artifact ID of a check-in or ticket,
672672
@ the name of an image, or a URL. By default, the target is displayed
673673
@ as the text of the hyperlink. But you can specify alternative text
674674
@ after the target name separated by a "|" character.</p>
675
+ @ <p>You can also link to internal anchor names using [#anchor-name], providing
676
+ @ you have added the necessary "&lt;a name="anchor-name"&gt;&lt;/a&gt;"
677
+ @ tag to your wiki page.</p>
675678
@ <li> <p><b>HTML</b>.
676679
@ The following standard HTML elements may be used:
677680
@ &lt;a&gt;
678681
@ &lt;address&gt;
679682
@ &lt;b&gt;
680683
--- src/wiki.c
+++ src/wiki.c
@@ -670,10 +670,13 @@
670 @ Text within square brackets ("[...]") becomes a hyperlink. The
671 @ target can be a wiki page name, the artifact ID of a check-in or ticket,
672 @ the name of an image, or a URL. By default, the target is displayed
673 @ as the text of the hyperlink. But you can specify alternative text
674 @ after the target name separated by a "|" character.</p>
 
 
 
675 @ <li> <p><b>HTML</b>.
676 @ The following standard HTML elements may be used:
677 @ &lt;a&gt;
678 @ &lt;address&gt;
679 @ &lt;b&gt;
680
--- src/wiki.c
+++ src/wiki.c
@@ -670,10 +670,13 @@
670 @ Text within square brackets ("[...]") becomes a hyperlink. The
671 @ target can be a wiki page name, the artifact ID of a check-in or ticket,
672 @ the name of an image, or a URL. By default, the target is displayed
673 @ as the text of the hyperlink. But you can specify alternative text
674 @ after the target name separated by a "|" character.</p>
675 @ <p>You can also link to internal anchor names using [#anchor-name], providing
676 @ you have added the necessary "&lt;a name="anchor-name"&gt;&lt;/a&gt;"
677 @ tag to your wiki page.</p>
678 @ <li> <p><b>HTML</b>.
679 @ The following standard HTML elements may be used:
680 @ &lt;a&gt;
681 @ &lt;address&gt;
682 @ &lt;b&gt;
683

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button