Project

General

Profile

Feature #16373 » 0001-Remove-remaining-textile-refs-from-_detailed_markdow.patch

Mischa The Evil, 2015-07-12 11:39

View differences:

public/help/ar/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/az/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/bg/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/bs/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/ca/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/cs/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/da/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/de/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/el/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/en-gb/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/en/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/es-pa/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/es/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/et/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/eu/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/fa/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/fi/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/fr/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/gl/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/he/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/hr/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/hu/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/id/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/it/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/ja/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/ko/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/lt/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/lv/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/mk/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/mn/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/nl/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/no/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/pl/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/pt-br/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/pt/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/ro/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/ru/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/sk/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/sl/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/sq/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/sr-yu/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/sr/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/sv/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/th/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/tr/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/uk/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 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 Textile syntax.  See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</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>
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 201
        <h3><a name="6" class="wiki-page"></a>Font style</h3>
202 202

  
......
219 219
        <h3><a name="7" class="wiki-page"></a>Inline images</h3>
220 220

  
221 221
        <ul>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (textile syntax)</li>
222
            <li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
223 223
            <li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
224 224
        </ul>
225 225

  
public/help/vi/wiki_syntax_detailed_markdown.html
184 184

  
185 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 textile syntax:</p>
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 189
<pre>
190 190
[Redmine web site](http://www.redmine.org)
......
196 196
    <h2><a name="5" class="wiki-page"></a>Text formatting</h2>
197 197

  
198 198

  
... This diff was truncated because it exceeds the maximum size that can be displayed.
(5-5/5)