From e28b046019c2295df06b4e9681faf247f10ad6e8 Mon Sep 17 00:00:00 2001 From: Mischa The Evil Date: Sun, 12 Jul 2015 11:29:12 +0200 Subject: [PATCH] Remove remaining textile refs from *_detailed_markdown.html files. --- public/help/ar/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/az/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/bg/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/bs/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/ca/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/cs/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/da/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/de/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/el/wiki_syntax_detailed_markdown.html | 6 +++--- .../help/en-gb/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/en/wiki_syntax_detailed_markdown.html | 6 +++--- .../help/es-pa/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/es/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/et/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/eu/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/fa/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/fi/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/fr/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/gl/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/he/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/hr/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/hu/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/id/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/it/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/ja/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/ko/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/lt/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/lv/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/mk/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/mn/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/nl/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/no/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/pl/wiki_syntax_detailed_markdown.html | 6 +++--- .../help/pt-br/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/pt/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/ro/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/ru/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/sk/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/sl/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/sq/wiki_syntax_detailed_markdown.html | 6 +++--- .../help/sr-yu/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/sr/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/sv/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/th/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/tr/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/uk/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/vi/wiki_syntax_detailed_markdown.html | 6 +++--- .../help/zh-tw/wiki_syntax_detailed_markdown.html | 6 +++--- public/help/zh/wiki_syntax_detailed_markdown.html | 6 +++--- 49 files changed, 147 insertions(+), 147 deletions(-) diff --git a/public/help/ar/wiki_syntax_detailed_markdown.html b/public/help/ar/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/ar/wiki_syntax_detailed_markdown.html +++ b/public/help/ar/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

diff --git a/public/help/az/wiki_syntax_detailed_markdown.html b/public/help/az/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/az/wiki_syntax_detailed_markdown.html +++ b/public/help/az/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/bg/wiki_syntax_detailed_markdown.html b/public/help/bg/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/bg/wiki_syntax_detailed_markdown.html +++ b/public/help/bg/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/bs/wiki_syntax_detailed_markdown.html b/public/help/bs/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/bs/wiki_syntax_detailed_markdown.html +++ b/public/help/bs/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/ca/wiki_syntax_detailed_markdown.html b/public/help/ca/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/ca/wiki_syntax_detailed_markdown.html +++ b/public/help/ca/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/cs/wiki_syntax_detailed_markdown.html b/public/help/cs/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/cs/wiki_syntax_detailed_markdown.html +++ b/public/help/cs/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/da/wiki_syntax_detailed_markdown.html b/public/help/da/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/da/wiki_syntax_detailed_markdown.html +++ b/public/help/da/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/de/wiki_syntax_detailed_markdown.html b/public/help/de/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/de/wiki_syntax_detailed_markdown.html +++ b/public/help/de/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/el/wiki_syntax_detailed_markdown.html b/public/help/el/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/el/wiki_syntax_detailed_markdown.html +++ b/public/help/el/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/en-gb/wiki_syntax_detailed_markdown.html b/public/help/en-gb/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/en-gb/wiki_syntax_detailed_markdown.html +++ b/public/help/en-gb/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/en/wiki_syntax_detailed_markdown.html b/public/help/en/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/en/wiki_syntax_detailed_markdown.html +++ b/public/help/en/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/es-pa/wiki_syntax_detailed_markdown.html b/public/help/es-pa/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/es-pa/wiki_syntax_detailed_markdown.html +++ b/public/help/es-pa/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/es/wiki_syntax_detailed_markdown.html b/public/help/es/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/es/wiki_syntax_detailed_markdown.html +++ b/public/help/es/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/et/wiki_syntax_detailed_markdown.html b/public/help/et/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/et/wiki_syntax_detailed_markdown.html +++ b/public/help/et/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/eu/wiki_syntax_detailed_markdown.html b/public/help/eu/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/eu/wiki_syntax_detailed_markdown.html +++ b/public/help/eu/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/fa/wiki_syntax_detailed_markdown.html b/public/help/fa/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/fa/wiki_syntax_detailed_markdown.html +++ b/public/help/fa/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/fi/wiki_syntax_detailed_markdown.html b/public/help/fi/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/fi/wiki_syntax_detailed_markdown.html +++ b/public/help/fi/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/fr/wiki_syntax_detailed_markdown.html b/public/help/fr/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/fr/wiki_syntax_detailed_markdown.html +++ b/public/help/fr/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/gl/wiki_syntax_detailed_markdown.html b/public/help/gl/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/gl/wiki_syntax_detailed_markdown.html +++ b/public/help/gl/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/he/wiki_syntax_detailed_markdown.html b/public/help/he/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/he/wiki_syntax_detailed_markdown.html +++ b/public/help/he/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/hr/wiki_syntax_detailed_markdown.html b/public/help/hr/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/hr/wiki_syntax_detailed_markdown.html +++ b/public/help/hr/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/hu/wiki_syntax_detailed_markdown.html b/public/help/hu/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/hu/wiki_syntax_detailed_markdown.html +++ b/public/help/hu/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/id/wiki_syntax_detailed_markdown.html b/public/help/id/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/id/wiki_syntax_detailed_markdown.html +++ b/public/help/id/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/it/wiki_syntax_detailed_markdown.html b/public/help/it/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/it/wiki_syntax_detailed_markdown.html +++ b/public/help/it/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/ja/wiki_syntax_detailed_markdown.html b/public/help/ja/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/ja/wiki_syntax_detailed_markdown.html +++ b/public/help/ja/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/ko/wiki_syntax_detailed_markdown.html b/public/help/ko/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/ko/wiki_syntax_detailed_markdown.html +++ b/public/help/ko/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/lt/wiki_syntax_detailed_markdown.html b/public/help/lt/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/lt/wiki_syntax_detailed_markdown.html +++ b/public/help/lt/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/lv/wiki_syntax_detailed_markdown.html b/public/help/lv/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/lv/wiki_syntax_detailed_markdown.html +++ b/public/help/lv/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/mk/wiki_syntax_detailed_markdown.html b/public/help/mk/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/mk/wiki_syntax_detailed_markdown.html +++ b/public/help/mk/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/mn/wiki_syntax_detailed_markdown.html b/public/help/mn/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/mn/wiki_syntax_detailed_markdown.html +++ b/public/help/mn/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/nl/wiki_syntax_detailed_markdown.html b/public/help/nl/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/nl/wiki_syntax_detailed_markdown.html +++ b/public/help/nl/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/no/wiki_syntax_detailed_markdown.html b/public/help/no/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/no/wiki_syntax_detailed_markdown.html +++ b/public/help/no/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/pl/wiki_syntax_detailed_markdown.html b/public/help/pl/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/pl/wiki_syntax_detailed_markdown.html +++ b/public/help/pl/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/pt-br/wiki_syntax_detailed_markdown.html b/public/help/pt-br/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/pt-br/wiki_syntax_detailed_markdown.html +++ b/public/help/pt-br/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/pt/wiki_syntax_detailed_markdown.html b/public/help/pt/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/pt/wiki_syntax_detailed_markdown.html +++ b/public/help/pt/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/ro/wiki_syntax_detailed_markdown.html b/public/help/ro/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/ro/wiki_syntax_detailed_markdown.html +++ b/public/help/ro/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/ru/wiki_syntax_detailed_markdown.html b/public/help/ru/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/ru/wiki_syntax_detailed_markdown.html +++ b/public/help/ru/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/sk/wiki_syntax_detailed_markdown.html b/public/help/sk/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/sk/wiki_syntax_detailed_markdown.html +++ b/public/help/sk/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/sl/wiki_syntax_detailed_markdown.html b/public/help/sl/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/sl/wiki_syntax_detailed_markdown.html +++ b/public/help/sl/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/sq/wiki_syntax_detailed_markdown.html b/public/help/sq/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/sq/wiki_syntax_detailed_markdown.html +++ b/public/help/sq/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/sr-yu/wiki_syntax_detailed_markdown.html b/public/help/sr-yu/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/sr-yu/wiki_syntax_detailed_markdown.html +++ b/public/help/sr-yu/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/sr/wiki_syntax_detailed_markdown.html b/public/help/sr/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/sr/wiki_syntax_detailed_markdown.html +++ b/public/help/sr/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/sv/wiki_syntax_detailed_markdown.html b/public/help/sv/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/sv/wiki_syntax_detailed_markdown.html +++ b/public/help/sv/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/th/wiki_syntax_detailed_markdown.html b/public/help/th/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/th/wiki_syntax_detailed_markdown.html +++ b/public/help/th/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/tr/wiki_syntax_detailed_markdown.html b/public/help/tr/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/tr/wiki_syntax_detailed_markdown.html +++ b/public/help/tr/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/uk/wiki_syntax_detailed_markdown.html b/public/help/uk/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/uk/wiki_syntax_detailed_markdown.html +++ b/public/help/uk/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/vi/wiki_syntax_detailed_markdown.html b/public/help/vi/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/vi/wiki_syntax_detailed_markdown.html +++ b/public/help/vi/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/zh-tw/wiki_syntax_detailed_markdown.html b/public/help/zh-tw/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/zh-tw/wiki_syntax_detailed_markdown.html +++ b/public/help/zh-tw/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
diff --git a/public/help/zh/wiki_syntax_detailed_markdown.html b/public/help/zh/wiki_syntax_detailed_markdown.html index ff8f726..16bc095 100644 --- a/public/help/zh/wiki_syntax_detailed_markdown.html +++ b/public/help/zh/wiki_syntax_detailed_markdown.html @@ -184,7 +184,7 @@ http://www.redmine.org, someone@foo.bar

displays: http://www.redmine.org,

-

If you want to display a specific text instead of the URL, you can use the standard textile syntax:

+

If you want to display a specific text instead of the URL, you can use the standard markdown syntax:

 [Redmine web site](http://www.redmine.org)
@@ -196,7 +196,7 @@ http://www.redmine.org, someone@foo.bar
     

Text formatting

-

For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See http://en.wikipedia.org/wiki/Textile_(markup_language) for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

+

For things such as headlines, bold, tables, lists, Redmine supports Markdown syntax. See http://daringfireball.net/projects/markdown/syntax for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.

Font style

@@ -219,7 +219,7 @@ http://www.redmine.org, someone@foo.bar

Inline images

    -
  • ![](image_url) displays an image located at image_url (textile syntax)
  • +
  • ![](image_url) displays an image located at image_url (markdown syntax)
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: ![](attached_image)
-- 1.7.9.5