##// END OF EJS Templates
replace tabs to spaces at public/help/wiki_syntax_detailed.html...
Toshi MARUYAMA -
r8652:be050be5e5ef
parent child
Show More
@@ -99,12 +99,12
99 <ul>
99 <ul>
100 <li>Changesets:
100 <li>Changesets:
101 <ul>
101 <ul>
102 <li><strong>r758</strong> (link to a changeset)</li>
102 <li><strong>r758</strong> (link to a changeset)</li>
103 <li><strong>commit:c6f4d0fd</strong> (link to a changeset with a non-numeric hash)</li>
103 <li><strong>commit:c6f4d0fd</strong> (link to a changeset with a non-numeric hash)</li>
104 <li><strong>svn1|r758</strong> (link to a changeset of a specific repository, for projects with multiple repositories)</li>
104 <li><strong>svn1|r758</strong> (link to a changeset of a specific repository, for projects with multiple repositories)</li>
105 <li><strong>commit:hg|c6f4d0fd</strong> (link to a changeset with a non-numeric hash of a specific repository)</li>
105 <li><strong>commit:hg|c6f4d0fd</strong> (link to a changeset with a non-numeric hash of a specific repository)</li>
106 <li><strong>sandbox:r758</strong> (link to a changeset of another project)</li>
106 <li><strong>sandbox:r758</strong> (link to a changeset of another project)</li>
107 <li><strong>sandbox:commit:c6f4d0fd</strong> (link to a changeset with a non-numeric hash of another project)</li>
107 <li><strong>sandbox:commit:c6f4d0fd</strong> (link to a changeset with a non-numeric hash of another project)</li>
108 </ul></li>
108 </ul></li>
109 </ul>
109 </ul>
110
110
General Comments 0
You need to be logged in to leave comments. Login now