Fossil SCM

Fix typo and avoid nested double quotes in wiki format guide.

andygoth 2014-04-20 19:31 trunk
Commit 8a5f192b40401748a8e96b1b66182c7ac88e3f75
1 file changed +2 -2
+2 -2
--- src/wiki.c
+++ src/wiki.c
@@ -891,11 +891,11 @@
891891
@ <li>Blank lines are paragraph breaks</li>
892892
@ <li>Bullets are "*" surrounded by two spaces at the beginning of the
893893
@ line.</li>
894894
@ <li>Enumeration items are "#" surrounded by two spaces at the beginning of
895895
@ a line.</li>
896
- @ <li>Indented pargraphs begin with a tab or two spaces.</li>
896
+ @ <li>Indented paragraphs begin with a tab or two spaces.</li>
897897
@ <li>Hyperlinks are contained with square brackets: "[target]" or
898898
@ "[target|name]".</li>
899899
@ <li>Most ordinary HTML works.</li>
900900
@ <li>&lt;verbatim&gt; and &lt;nowiki&gt;.</li>
901901
@ </ol>
@@ -927,11 +927,11 @@
927927
@ target can be a wiki page name, the artifact ID of a check-in or ticket,
928928
@ the name of an image, or a URL. By default, the target is displayed
929929
@ as the text of the hyperlink. But you can specify alternative text
930930
@ after the target name separated by a "|" character.</p>
931931
@ <p>You can also link to internal anchor names using [#anchor-name], providing
932
- @ you have added the necessary "&lt;a name="anchor-name"&gt;&lt;/a&gt;"
932
+ @ you have added the necessary "&lt;a name='anchor-name'&gt;&lt;/a&gt;"
933933
@ tag to your wiki page.</p></li>
934934
@ <li> <p><span class="wikiruleHead">HTML</span>.
935935
@ The following standard HTML elements may be used:
936936
show_allowed_wiki_markup();
937937
@ . There are two non-standard elements available:
938938
--- src/wiki.c
+++ src/wiki.c
@@ -891,11 +891,11 @@
891 @ <li>Blank lines are paragraph breaks</li>
892 @ <li>Bullets are "*" surrounded by two spaces at the beginning of the
893 @ line.</li>
894 @ <li>Enumeration items are "#" surrounded by two spaces at the beginning of
895 @ a line.</li>
896 @ <li>Indented pargraphs begin with a tab or two spaces.</li>
897 @ <li>Hyperlinks are contained with square brackets: "[target]" or
898 @ "[target|name]".</li>
899 @ <li>Most ordinary HTML works.</li>
900 @ <li>&lt;verbatim&gt; and &lt;nowiki&gt;.</li>
901 @ </ol>
@@ -927,11 +927,11 @@
927 @ target can be a wiki page name, the artifact ID of a check-in or ticket,
928 @ the name of an image, or a URL. By default, the target is displayed
929 @ as the text of the hyperlink. But you can specify alternative text
930 @ after the target name separated by a "|" character.</p>
931 @ <p>You can also link to internal anchor names using [#anchor-name], providing
932 @ you have added the necessary "&lt;a name="anchor-name"&gt;&lt;/a&gt;"
933 @ tag to your wiki page.</p></li>
934 @ <li> <p><span class="wikiruleHead">HTML</span>.
935 @ The following standard HTML elements may be used:
936 show_allowed_wiki_markup();
937 @ . There are two non-standard elements available:
938
--- src/wiki.c
+++ src/wiki.c
@@ -891,11 +891,11 @@
891 @ <li>Blank lines are paragraph breaks</li>
892 @ <li>Bullets are "*" surrounded by two spaces at the beginning of the
893 @ line.</li>
894 @ <li>Enumeration items are "#" surrounded by two spaces at the beginning of
895 @ a line.</li>
896 @ <li>Indented paragraphs begin with a tab or two spaces.</li>
897 @ <li>Hyperlinks are contained with square brackets: "[target]" or
898 @ "[target|name]".</li>
899 @ <li>Most ordinary HTML works.</li>
900 @ <li>&lt;verbatim&gt; and &lt;nowiki&gt;.</li>
901 @ </ol>
@@ -927,11 +927,11 @@
927 @ target can be a wiki page name, the artifact ID of a check-in or ticket,
928 @ the name of an image, or a URL. By default, the target is displayed
929 @ as the text of the hyperlink. But you can specify alternative text
930 @ after the target name separated by a "|" character.</p>
931 @ <p>You can also link to internal anchor names using [#anchor-name], providing
932 @ you have added the necessary "&lt;a name='anchor-name'&gt;&lt;/a&gt;"
933 @ tag to your wiki page.</p></li>
934 @ <li> <p><span class="wikiruleHead">HTML</span>.
935 @ The following standard HTML elements may be used:
936 show_allowed_wiki_markup();
937 @ . There are two non-standard elements available:
938

Keyboard Shortcuts

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