##// END OF EJS Templates
use escaping html in wiki_syntax_detailed.html...
Toshi MARUYAMA -
r12093:391b5ec6ef2b
parent child
Show More
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> zobrazí obrázek z odkazu (syntaxe textile)</li>
197 <li><strong>!image_url!</strong> zobrazí obrázek z odkazu (syntaxe textile)</li>
198 <li><strong>!>image_url!</strong> obrázek zarovnaný napravo</li>
198 <li><strong>!&gt;image_url!</strong> obrázek zarovnaný napravo</li>
199 <li>Jestliže máte obrázek přiložený k Wiki stránce, může být zobrazen jako vložený obrázek pomocí jeho jména: <strong>!prilozeny_obrazek.png!</strong></li>
199 <li>Jestliže máte obrázek přiložený k Wiki stránce, může být zobrazen jako vložený obrázek pomocí jeho jména: <strong>!prilozeny_obrazek.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Nadpis 3. úrovně
213 <h3><a name="9" class="wiki-page"></a>Odstavce</h3>
213 <h3><a name="9" class="wiki-page"></a>Odstavce</h3>
214
214
215 <pre>
215 <pre>
216 p>. zarovnaný doprava
216 p&gt;. zarovnaný doprava
217 p=. zarovnaný na střed
217 p=. zarovnaný na střed
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 Vše, co je potřeba, je databázový a webový server.
239 <h3><a name="11" class="wiki-page"></a>Obsah</h3>
239 <h3><a name="11" class="wiki-page"></a>Obsah</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => obsah zarovnaný doleva
242 {{toc}} =&gt; obsah zarovnaný doleva
243 {{>toc}} => obsah zarovnaný doprava
243 {{&gt;toc}} =&gt; obsah zarovnaný doprava
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Vodorovná čára</h3>
246 <h3><a name="14" class="wiki-page"></a>Vodorovná čára</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!url_de_l_image!</strong> affiche une image situé à l'adresse displays an image located at url_de_l_image (syntaxe Textile)</li>
197 <li><strong>!url_de_l_image!</strong> affiche une image situé à l'adresse displays an image located at url_de_l_image (syntaxe Textile)</li>
198 <li><strong>!>url_de_l_image!</strong> Image affichée à droite</li>
198 <li><strong>!&gt;url_de_l_image!</strong> Image affichée à droite</li>
199 <li>Si vous avez une image en pièce jointe de votre page Wiki, elle peut être affiché en utilisant simplement sont nom: <strong>!image_en_piece_jointe.png!</strong></li>
199 <li>Si vous avez une image en pièce jointe de votre page Wiki, elle peut être affiché en utilisant simplement sont nom: <strong>!image_en_piece_jointe.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Sous-sous-titre
213 <h3><a name="9" class="wiki-page"></a>Paragraphes</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphes</h3>
214
214
215 <pre>
215 <pre>
216 p>. aligné à droite
216 p&gt;. aligné à droite
217 p=. centré
217 p=. centré
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 Pour commencer à l'utiliser, il ne vous faut qu'un serveur web et une base de d
239 <h3><a name="11" class="wiki-page"></a>Table des matières</h3>
239 <h3><a name="11" class="wiki-page"></a>Table des matières</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => table des matières centrées à gauche
242 {{toc}} =&gt; table des matières centrées à gauche
243 {{>toc}} => table des matières centrées à droite
243 {{&gt;toc}} =&gt; table des matières centrées à droite
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Règle horizontale</h3>
246 <h3><a name="14" class="wiki-page"></a>Règle horizontale</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> image_urlで指定されたURLの画像を表示 (Textile記法)</li>
197 <li><strong>!image_url!</strong> image_urlで指定されたURLの画像を表示 (Textile記法)</li>
198 <li><strong>!>image_url!</strong> 画像を右寄せ・テキスト回り込みありで表示</li>
198 <li><strong>!&gt;image_url!</strong> 画像を右寄せ・テキスト回り込みありで表示</li>
199 <li>Wikiページに添付された画像があれば、ファイル名を指定して画像を表示させることができます: <strong>!attached_image.png!</strong></li>
199 <li>Wikiページに添付された画像があれば、ファイル名を指定して画像を表示させることができます: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>段落</h3>
213 <h3><a name="9" class="wiki-page"></a>段落</h3>
214
214
215 <pre>
215 <pre>
216 p>. 右寄せ
216 p&gt;. 右寄せ
217 p=. センタリング
217 p=. センタリング
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>目次</h3>
239 <h3><a name="11" class="wiki-page"></a>目次</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => 目次(左寄せ)
242 {{toc}} =&gt; 目次(左寄せ)
243 {{>toc}} => 目次(右寄せ)
243 {{&gt;toc}} =&gt; 目次(右寄せ)
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>区切り線</h3>
246 <h3><a name="14" class="wiki-page"></a>区切り線</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -223,7 +223,7 http://www.redmine.org, someone@foo.bar
223
223
224 <ul>
224 <ul>
225 <li><strong>!url_изображения!</strong> выводит изображение, расположенное по адресу url_изображения (синтакс textile)</li>
225 <li><strong>!url_изображения!</strong> выводит изображение, расположенное по адресу url_изображения (синтакс textile)</li>
226 <li><strong>!>url_изображения!</strong> выводит изображение, выровненное по правому краю</li>
226 <li><strong>!&gt;url_изображения!</strong> выводит изображение, выровненное по правому краю</li>
227 <li>Прикреплённое к wiki-странице изображение можно отобразить в тексте, используя имя файла:
227 <li>Прикреплённое к wiki-странице изображение можно отобразить в тексте, используя имя файла:
228 <strong>!вложенное_изображение.png!</strong>
228 <strong>!вложенное_изображение.png!</strong>
229 </li>
229 </li>
@@ -244,7 +244,7 h3. Подзаголовок подзаголовка
244 <h3><a name="9" class="wiki-page"></a>Параграфы</h3>
244 <h3><a name="9" class="wiki-page"></a>Параграфы</h3>
245
245
246 <pre>
246 <pre>
247 p>. выровненный по правому краю
247 p&gt;. выровненный по правому краю
248 p=. выровненный по центру
248 p=. выровненный по центру
249 </pre>
249 </pre>
250
250
@@ -271,8 +271,8 bq. Rails - это полноценный, многоуровневый фрей
271 <h3><a name="11" class="wiki-page"></a>Содержание</h3>
271 <h3><a name="11" class="wiki-page"></a>Содержание</h3>
272
272
273 <pre>
273 <pre>
274 {{Содержание}} => содержание, выровненное по левому краю
274 {{Содержание}} =&gt; содержание, выровненное по левому краю
275 {{>Содержание}} => содержание, выровненное по правому краю
275 {{&gt;Содержание}} =&gt; содержание, выровненное по правому краю
276 </pre>
276 </pre>
277
277
278 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
278 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!圖像_url!</strong> 顯示一個位於 圖像_url 位址的圖像(textile 語法)</li>
197 <li><strong>!圖像_url!</strong> 顯示一個位於 圖像_url 位址的圖像(textile 語法)</li>
198 <li><strong>!>image_url!</strong> 右側浮動圖像</li>
198 <li><strong>!&gt;image_url!</strong> 右側浮動圖像</li>
199 <li>若您附加了一個圖像到 Wiki 頁面中,可以使用他的檔案名稱來顯示成內置圖像: <strong>!attached_image.png!</strong></li>
199 <li>若您附加了一個圖像到 Wiki 頁面中,可以使用他的檔案名稱來顯示成內置圖像: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. 次次標題
213 <h3><a name="9" class="wiki-page"></a>段落</h3>
213 <h3><a name="9" class="wiki-page"></a>段落</h3>
214
214
215 <pre>
215 <pre>
216 p>. 靠右對齊
216 p&gt;. 靠右對齊
217 p=. 置中對齊
217 p=. 置中對齊
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>目錄</h3>
239 <h3><a name="11" class="wiki-page"></a>目錄</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => 靠左對齊目錄
242 {{toc}} =&gt; 靠左對齊目錄
243 {{>toc}} => 靠右對齊目錄
243 {{&gt;toc}} =&gt; 靠右對齊目錄
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>水平線</h3>
246 <h3><a name="14" class="wiki-page"></a>水平線</h3>
@@ -195,7 +195,7 http://www.redmine.org, someone@foo.bar
195
195
196 <ul>
196 <ul>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
197 <li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
198 <li><strong>!>image_url!</strong> right floating image</li>
198 <li><strong>!&gt;image_url!</strong> right floating image</li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
199 <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
200 </ul>
200 </ul>
201
201
@@ -213,7 +213,7 h3. Subsubheading
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
213 <h3><a name="9" class="wiki-page"></a>Paragraphs</h3>
214
214
215 <pre>
215 <pre>
216 p>. right aligned
216 p&gt;. right aligned
217 p=. centered
217 p=. centered
218 </pre>
218 </pre>
219
219
@@ -239,8 +239,8 To go live, all you need to add is a database and a web server.
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
239 <h3><a name="11" class="wiki-page"></a>Table of content</h3>
240
240
241 <pre>
241 <pre>
242 {{toc}} => left aligned toc
242 {{toc}} =&gt; left aligned toc
243 {{>toc}} => right aligned toc
243 {{&gt;toc}} =&gt; right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
General Comments 0
You need to be logged in to leave comments. Login now