@@ -47,7 +47,7 | |||
|
47 | 47 | <li>Link to an issue: <strong>#124</strong> (displays <del><a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (Closed)">#124</a></del>, link is striked-through if the issue is closed)</li> |
|
48 | 48 | <li>Link to a changeset: <strong>r758</strong> (displays <a href="#" class="changeset" title="Search engine now only searches objects the user is allowed to view.">r758</a>)</li> |
|
49 | 49 | <li>Link to a changeset with a non-numeric hash: <strong>commit:c6f4d0fd</strong> (displays <a href="#" class="changeset">c6f4d0fd</a>).</li> |
|
50 | <li>Link to a changeset of another project: <strong>sandbox:r758</strong> (displays <a href="#" class="changeset" title="Search engine now only searches objects the user is allowed to view.">sanbox:r758</a>)</li> | |
|
50 | <li>Link to a changeset of another project: <strong>sandbox:r758</strong> (displays <a href="#" class="changeset" title="Search engine now only searches objects the user is allowed to view.">sandbox:r758</a>)</li> | |
|
51 | 51 | <li>Link to a changeset with a non-numeric hash: <strong>sandbox:c6f4d0fd</strong> (displays <a href="#" class="changeset">sandbox:c6f4d0fd</a>).</li> |
|
52 | 52 | </ul> |
|
53 | 53 | |
@@ -205,7 +205,7 p>. right aligned | |||
|
205 | 205 | p=. centered |
|
206 | 206 | </pre> |
|
207 | 207 | |
|
208 | <p style="text-align:center;">This is centered paragraph.</p> | |
|
208 | <p style="text-align:center;">This is a centered paragraph.</p> | |
|
209 | 209 | |
|
210 | 210 | |
|
211 | 211 | <h3><a name="10" class="wiki-page"></a>Blockquotes</h3> |
General Comments 0
You need to be logged in to leave comments.
Login now