@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
@@ -184,7 +184,7 http://www.redmine.org, someone@foo.bar | |||||
184 |
|
184 | |||
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> |
|
185 | <p>displays: <a class="external" href="http://www.redmine.org">http://www.redmine.org</a>, <a href="mailto:someone@foo.bar" class="email">someone@foo.bar</a></p> | |
186 |
|
186 | |||
187 |
<p>If you want to display a specific text instead of the URL, you can use the standard |
|
187 | <p>If you want to display a specific text instead of the URL, you can use the standard markdown syntax:</p> | |
188 |
|
188 | |||
189 | <pre> |
|
189 | <pre> | |
190 | [Redmine web site](http://www.redmine.org) |
|
190 | [Redmine web site](http://www.redmine.org) | |
@@ -196,7 +196,7 http://www.redmine.org, someone@foo.bar | |||||
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> |
|
196 | <h2><a name="5" class="wiki-page"></a>Text formatting</h2> | |
197 |
|
197 | |||
198 |
|
198 | |||
199 |
<p>For things such as headlines, bold, tables, lists, Redmine supports |
|
199 | <p>For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See <a class="external" href="http://daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p> | |
200 |
|
200 | |||
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> |
|
201 | <h3><a name="6" class="wiki-page"></a>Font style</h3> | |
202 |
|
202 | |||
@@ -219,7 +219,7 http://www.redmine.org, someone@foo.bar | |||||
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> |
|
219 | <h3><a name="7" class="wiki-page"></a>Inline images</h3> | |
220 |
|
220 | |||
221 | <ul> |
|
221 | <ul> | |
222 |
<li><strong></strong> displays an image located at image_url ( |
|
222 | <li><strong></strong> displays an image located at image_url (markdown syntax)</li> | |
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> |
|
223 | <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong></strong></li> | |
224 | </ul> |
|
224 | </ul> | |
225 |
|
225 |
General Comments 0
You need to be logged in to leave comments.
Login now