##// END OF EJS Templates
Typo in wiki link example (#2673)....
Jean-Philippe Lang -
r2358:4aa90cc072f2
parent child
Show More
@@ -61,7 +61,7
61
61
62 <ul>
62 <ul>
63 <li><strong>[[sandbox:some page]]</strong> displays a link to the page named 'Some page' of the Sandbox wiki</li>
63 <li><strong>[[sandbox:some page]]</strong> displays a link to the page named 'Some page' of the Sandbox wiki</li>
64 <li><strong>[[sandbox]]</strong> displays a link to the Sandbox wiki main page</li>
64 <li><strong>[[sandbox:]]</strong> displays a link to the Sandbox wiki main page</li>
65 </ul>
65 </ul>
66
66
67 <p>Wiki links are displayed in red if the page doesn't exist yet, eg: <a href="Nonexistent_page.html" class="wiki-page new">Nonexistent page</a>.</p>
67 <p>Wiki links are displayed in red if the page doesn't exist yet, eg: <a href="Nonexistent_page.html" class="wiki-page new">Nonexistent page</a>.</p>
General Comments 0
You need to be logged in to leave comments. Login now