diff --git a/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb b/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb index 41bca4684..435f6da06 100644 --- a/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb +++ b/app/views/help/wiki_syntax/textile/bg/wiki_syntax_textile.html.erb @@ -13,7 +13,7 @@
Inline Code3.times do
puts 'Hello'
end
@@ -33,20 +33,20 @@
| Estil de font (" target="_blank">more) | ||||
|---|---|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Negreta" }) %> | *Negreta* | Negreta | ||
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "Cursiva" }) %> | _Cursiva_ | Cursiva | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Subratllat" }) %> | +Subratllat+ | Subratllat | ||
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "Eliminat" }) %> | -Eliminat- | |||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Negreta" }) %> | *Negreta* | Negreta | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Cursiva" }) %> | _Cursiva_ | Cursiva | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Subratllat" }) %> | +Subratllat+ | Subratllat | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Eliminat" }) %> | -Eliminat- | |||
| ??Cita?? | Cita | |||
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "Codi en línia" }) %> | @Codi en línia@ | Codi en línia | ||
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Linies de codi" }) %> | <pre> linies de codi </pre> | + | ||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Codi en línia" }) %> | @Codi en línia@ | Codi en línia | ||
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "Linies de codi" }) %> | <pre> linies de codi </pre> |
linies de codi @@ -25,7 +25,7 @@ | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Llistes | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Llista desordenada" }) %> | * Article 1 ** Sub * Article 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Llista ordenada" }) %> | # Article 1 ## Sub # Article 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Llista desordenada" }) %> | * Article 1 ** Sub * Article 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Llista ordenada" }) %> | # Article 1 ## Sub # Article 2 |
| ||
| Capçaleres (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Encapçament 1" }) %> | h1. Títol 1 | Títol 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Encapçament 2" }) %> | h2. Títol 2 | Títol 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Encapçament 3" }) %> | h3. Títol 3 | Títol 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Encapçament 1" }) %> | h1. Títol 1 | Títol 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Encapçament 2" }) %> | h2. Títol 2 | Títol 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Encapçament 3" }) %> | h3. Títol 3 | Títol 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Links del Redmine (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link a la pagina Wiki" }) %> | [[Pagina Wiki]] | Pagina Wiki | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link a la pagina Wiki" }) %> | [[Pagina Wiki]] | Pagina Wiki | ||
| Assumpte #12 | Assumpte #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revisió r43 | Revisió r43 | |||
| source:some/file | source:some/file | |||
| Imatges (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Imatge" }) %> | !imatge_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Imatge" }) %> | !imatge_url! | |||
| !imatge_adjunta! | ||||
| Taules | ||||
| Styly písma (" target="_blank">více) | ||||
|---|---|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "tučný" }) %> | *tučný* | tučný | ||
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "kurzíva" }) %> | _kurzíva_ | kurzíva | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "podtržený" }) %> | +podtržený+ | podtržený | ||
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "přeškrtnutý" }) %> | -přeškrtnutý- | |||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "tučný" }) %> | *tučný* | tučný | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "kurzíva" }) %> | _kurzíva_ | kurzíva | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "podtržený" }) %> | +podtržený+ | podtržený | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "přeškrtnutý" }) %> | -přeškrtnutý- | |||
| ??Citace?? | Citace | |||
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "vnořený kód" }) %> | @vnořený kód@ | vnořený kód | ||
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "předformátovaný text" }) %> | <pre> řádky kódu </pre> | + | ||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "vnořený kód" }) %> | @vnořený kód@ | vnořený kód | ||
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "předformátovaný text" }) %> | <pre> řádky kódu </pre> |
řádky kódu @@ -25,7 +25,7 @@ | ||
| Zvýrazněný kód (" target="_blank">více | podporované jazyky) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Zvýrazněný kód" }) %> | <pre><code class="ruby"> 3.times do puts 'Ahoj' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Zvýrazněný kód" }) %> | <pre><code class="ruby"> 3.times do puts 'Ahoj' end </code></pre> |
| ||
| Seznamy | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Nesetříděný seznam" }) %> | * Položka 1 ** Pod * Položka 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Setříděný seznam" }) %> | # Položka 1 ## Pod # Položka 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Nesetříděný seznam" }) %> | * Položka 1 ** Pod * Položka 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Setříděný seznam" }) %> | # Položka 1 ## Pod # Položka 2 |
| ||
| Nadpisy (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Nadpis 1" }) %> | h1. Nadpis 1 | Nadpis 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Nadpis 2" }) %> | h2. Nadpis 2 | Nadpis 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Nadpis 3" }) %> | h3. Nadpis 3 | Nadpis 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Nadpis 1" }) %> | h1. Nadpis 1 | Nadpis 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Nadpis 2" }) %> | h2. Nadpis 2 | Nadpis 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Nadpis 3" }) %> | h3. Nadpis 3 | Nadpis 3 | ||
| Odkazy (" target="_blank">více) | ||||
| http://foo.bar | http://foo.bar | |||
| "Odkaz":http://foo.bar | Odkaz | |||
| Redmine odkazy (" target="_blank">více) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Odkaz na Wiki stránku" }) %> | [[Wiki stránka]] | Wiki stránka | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Odkaz na Wiki stránku" }) %> | [[Wiki stránka]] | Wiki stránka | ||
| Úkol #12 | Úkol #12 | |||
| ##12 | Úkol #12: Předmět úkolu | |||
| Revize r43 | Revize r43 | |||
| source:some/file | source:some/file | |||
| Vnořené obrázky (" target="_blank">více) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Obrázek" }) %> | !url_obrázku! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Obrázek" }) %> | !url_obrázku! | |||
| !vnořený_obrázek! | ||||
| Tabulky | ||||
| Schriftarten (" target="_blank">mehr) | ||||
|---|---|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Fett" }) %> | *Fett* | Fett | ||
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "Kursiv" }) %> | _Kursiv_ | Kursiv | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Unterstrichen" }) %> | +Unterstrichen+ | Unterstrichen | ||
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "Durchgestrichen" }) %> | -Durchgestrichen- | |||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Fett" }) %> | *Fett* | Fett | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Kursiv" }) %> | _Kursiv_ | Kursiv | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Unterstrichen" }) %> | +Unterstrichen+ | Unterstrichen | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Durchgestrichen" }) %> | -Durchgestrichen- | |||
| ??Zitat?? | Zitat | |||
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "Inline-Code" }) %> | @Inline-Code@ | Inline-Code | ||
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Vorformatierter Text" }) %> | <pre> vorformatierte Codezeilen </pre> | + | ||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline-Code" }) %> | @Inline-Code@ | Inline-Code | ||
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "Vorformatierter Text" }) %> | <pre> vorformatierte Codezeilen </pre> |
vorformartierte Codezeilen @@ -25,7 +25,7 @@ | ||
| Hervorgehobener Programmcode (" target="_blank">mehr | Unterstützte Sprachen) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Hervorgehobener Programmcode" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Hervorgehobener Programmcode" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Listen | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unsortierte Liste" }) %> | * Element 1 ** Sub * Element 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Sortierte Liste" }) %> | # Element 1 ## Sub # Element 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unsortierte Liste" }) %> | * Element 1 ** Sub * Element 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Sortierte Liste" }) %> | # Element 1 ## Sub # Element 2 |
| ||
| Überschriften (" target="_blank">mehr) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Überschrift 1" }) %> | h1. Überschrift 1 | Überschrift 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Überschrift 2" }) %> | h2. Überschrift 2 | Überschrift 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Überschrift 3" }) %> | h3. Überschrift 3 | Überschrift 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Überschrift 1" }) %> | h1. Überschrift 1 | Überschrift 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Überschrift 2" }) %> | h2. Überschrift 2 | Überschrift 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Überschrift 3" }) %> | h3. Überschrift 3 | Überschrift 3 | ||
| Links (" target="_blank">mehr) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine Links (" target="_blank">mehr) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link zu einer Wiki Seite" }) %> | [[Wiki Seite]] | Wiki Seite | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link zu einer Wiki Seite" }) %> | [[Wiki Seite]] | Wiki Seite | ||
| Ticket #12 | Ticket #12 | |||
| ##12 | Bug #12: Titel der Aufgabe | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| eingebettete Bilder (" target="_blank">mehr) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Bild" }) %> | !URL_zu_dem_Bild! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Bild" }) %> | !URL_zu_dem_Bild! | |||
| !angehängtes_Bild! | ||||
| Tabellen | ||||
| Font Styles (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Strong* | Strong | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Italic_ | Italic | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Deleted- | |||
| ??Quote?? | Quote | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Inline Code@ | Inline Code | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Lists | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Headings (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine links (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| Issue #12 | Issue #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| Inline images (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| !attached_image! | ||||
| Tables | ||||
| Estilo de fuentes (" target="_blank">more) | ||||
|---|---|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Negrita" }) %> | *Negrita* | Negrita | ||
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "Cursiva" }) %> | _Cursiva_ | Cursiva | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Subrayado" }) %> | +Subrayado+ | Subrayado | ||
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "Tachado" }) %> | -Tachado- | |||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Negrita" }) %> | *Negrita* | Negrita | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Cursiva" }) %> | _Cursiva_ | Cursiva | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Subrayado" }) %> | +Subrayado+ | Subrayado | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Tachado" }) %> | -Tachado- | |||
| ??Cita?? | Cita | |||
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "Código en linea" }) %> | @Código en linea@ | Código en linea | ||
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %> | <pre> Líneas de có </pre> | + | ||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Código en linea" }) %> | @Código en linea@ | Código en linea | ||
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %> | <pre> Líneas de có </pre> |
líneas de código @@ -25,7 +25,7 @@ | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Listas | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %> | * artículo 1 ** Sub * artículo 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %> | # artículo 1 ## Sub # artículo 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %> | * artículo 1 ** Sub * artículo 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %> | # artículo 1 ## Sub # artículo 2 |
| ||
| Cabeceras (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %> | h1. Título 1 | Título 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %> | h2. Título 2 | Título 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %> | h3. Título 3 | Título 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %> | h1. Título 1 | Título 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %> | h2. Título 2 | Título 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %> | h3. Título 3 | Título 3 | ||
| Enlaces (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Enlaces de Redmine (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %> | [[pagina Wiki]] | Pagina Wiki | ||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %> | [[pagina Wiki|Nombre descriptivo]] | Nombre descriptivo | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %> | [[pagina Wiki]] | Pagina Wiki | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %> | [[pagina Wiki|Nombre descriptivo]] | Nombre descriptivo | ||
| Petición #12 | Petición #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revisión r43 | Revisión r43 | |||
| source:some/file | source:some/file | |||
| Imágenes en línea (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Imagen" }) %> | !imagen_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Imagen" }) %> | !imagen_url! | |||
| !imagen_adjunta! | ||||
| Tables | ||||
| Estilo de fuentes (" target="_blank">more) | ||||
|---|---|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Negrita" }) %> | *Negrita* | Negrita | ||
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "Cursiva" }) %> | _Cursiva_ | Cursiva | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Subrayado" }) %> | +Subrayado+ | Subrayado | ||
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "Tachado" }) %> | -Tachado- | |||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Negrita" }) %> | *Negrita* | Negrita | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Cursiva" }) %> | _Cursiva_ | Cursiva | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Subrayado" }) %> | +Subrayado+ | Subrayado | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Tachado" }) %> | -Tachado- | |||
| ??Cita?? | Cita | |||
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "Código en linea" }) %> | @Código en linea@ | Código en linea | ||
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %> | <pre> Líneas de có </pre> | + | ||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Código en linea" }) %> | @Código en linea@ | Código en linea | ||
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "Có preformateado" }) %> | <pre> Líneas de có </pre> |
líneas de código @@ -25,7 +25,7 @@ | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Listas | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %> | * artículo 1 ** Sub * artículo 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %> | # artículo 1 ## Sub # artículo 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Lista no ordenada" }) %> | * artículo 1 ** Sub * artículo 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Lista ordenada" }) %> | # artículo 1 ## Sub # artículo 2 |
| ||
| Cabeceras (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %> | h1. Título 1 | Título 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %> | h2. Título 2 | Título 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %> | h3. Título 3 | Título 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Cabecera 1" }) %> | h1. Título 1 | Título 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Cabecera 2" }) %> | h2. Título 2 | Título 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Cabecera 3" }) %> | h3. Título 3 | Título 3 | ||
| Enlaces (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Enlaces de Redmine (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %> | [[pagina Wiki]] | Pagina Wiki | ||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %> | [[pagina Wiki|Nombre descriptivo]] | Nombre descriptivo | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki" }) %> | [[pagina Wiki]] | Pagina Wiki | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Enlace a una página de la Wiki con nombre descripciptivo" }) %> | [[pagina Wiki|Nombre descriptivo]] | Nombre descriptivo | ||
| Petición #12 | Petición #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revisión r43 | Revisión r43 | |||
| source:some/file | source:some/file | |||
| Imágenes en línea (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Imagen" }) %> | !imagen_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Imagen" }) %> | !imagen_url! | |||
| !imagen_adjunta! | ||||
| Tables | ||||
| Font Styles (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Gras* | Gras | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Italique_ | Italique | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Sous-ligné+ | Sous-ligné | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Sous-ligné+ | Sous-ligné | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Barré- | |||
| ??Citation?? | Citation | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Code en ligne@ | Code en ligne | ||
| Code colorisé (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Code colorisé" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Code colorisé" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Listes | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Titres (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Titre 1 | Titre 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Titre 2 | Titre 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Titre 3 | Titre 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Titre 1 | Titre 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Titre 2 | Titre 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Titre 3 | Titre 3 | ||
| Liens (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Liens Redmine (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| Demande #12 | Demande #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| Images en ligne (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !url_de_l_image! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !url_de_l_image! | |||
| !image_en_pièce_jointe! | ||||
| Tables | ||||
| Font Styles (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Strong* | Strong | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Italic_ | Italic | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Deleted- | |||
| ??Quote?? | Quote | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Inline Code@ | Inline Code | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Código resaltado" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Lists | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Headings (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine links (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| Issue #12 | Issue #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| Inline images (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| !attached_image! | ||||
| Tables | ||||
| フォントスタイル (" target="_blank">詳細) | ||||
|---|---|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "太字" }) %> | *太字* | 太字 | ||
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "斜体" }) %> | _斜体_ | 斜体 | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "下線" }) %> | +下線+ | 下線 | ||
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "取り消し線" }) %> | -取り消し線- | |||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "太字" }) %> | *太字* | 太字 | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "斜体" }) %> | _斜体_ | 斜体 | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "下線" }) %> | +下線+ | 下線 | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "取り消し線" }) %> | -取り消し線- | |||
| ??引用?? | 引用 | |||
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "コード" }) %> | @コード@ | コード | ||
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "整形済みテキスト" }) %> | <pre> 複数行の コード </pre> | + | ||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "コード" }) %> | @コード@ | コード | ||
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "整形済みテキスト" }) %> | <pre> 複数行の コード </pre> |
複数行の コード @@ -25,7 +25,7 @@ | ||
| コードハイライト (" target="_blank">詳細 | 対応言語) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "コードハイライト" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "コードハイライト" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| リスト | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "リスト" }) %> | * 項目1 ** 下位階層の項目 * 項目2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "順序付きリスト" }) %> | # 項目1 ## 下位階層の項目 # 項目2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "リスト" }) %> | * 項目1 ** 下位階層の項目 * 項目2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "順序付きリスト" }) %> | # 項目1 ## 下位階層の項目 # 項目2 |
| ||
| 見出し (" target="_blank">詳細) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "見出し1" }) %> | h1. タイトル1 | タイトル1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "見出し2" }) %> | h2. タイトル2 | タイトル2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "見出し3" }) %> | h3. タイトル3 | タイトル3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "見出し1" }) %> | h1. タイトル1 | タイトル1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "見出し2" }) %> | h2. タイトル2 | タイトル2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "見出し3" }) %> | h3. タイトル3 | タイトル3 | ||
| リンク (" target="_blank">詳細) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine内のリンク (" target="_blank">詳細) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Wikiページへのリンク" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Wikiページへのリンク" }) %> | [[Wiki page]] | Wiki page | ||
| チケット #12 | チケット #12 | |||
| ##12 | Bug #12: The issue subject | |||
| リビジョン r43 | リビジョン r43 | |||
| source:some/file | source:some/file | |||
| 画像 (" target="_blank">詳細) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !画像URL! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !画像URL! | |||
| !添付ファイル名! | ||||
| Tables | ||||
| Font Styles (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Strong* | Strong | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Italic_ | Italic | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Deleted- | |||
| ??Quote?? | Quote | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Inline Code@ | Inline Code | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "색상화한 코드" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "색상화한 코드" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Lists | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Headings (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine links (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| Issue #12 | Issue #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| Inline images (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| !attached_image! | ||||
| Tables | ||||
| Font Styles (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Strong* | Strong | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Italic_ | Italic | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Deleted- | |||
| ??Quote?? | Quote | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Inline Code@ | Inline Code | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Lists | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Headings (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine links (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| Issue #12 | Issue #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| Inline images (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| !attached_image! | ||||
| Tables | ||||
| Font Styles (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Strong* | Strong | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Italic_ | Italic | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Underline+ | Underline | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Deleted- | |||
| ??Quote?? | Quote | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Inline Code@ | Inline Code | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Gemarkeerde code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Gemarkeerde code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Lists | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Headings (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Title 1 | Title 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Title 2 | Title 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Title 3 | Title 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine links (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| Issue #12 | Issue #12 | |||
| ##12 | Bug #12: The issue subject | |||
| Revision r43 | Revision r43 | |||
| source:some/file | source:some/file | |||
| Inline images (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |||
| !attached_image! | ||||
| Tables | ||||
| Estilos de Fonte (" target="_blank">more) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *Negrito* | Negrito | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _Itálico_ | Itálico | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Sublinhado+ | Sublinhado | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +Sublinhado+ | Sublinhado | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -Tachado- | |||
| ??Citação?? | Citação | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @Código Inline@ | Código Inline | ||
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Listas | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| ||
| Cabeçalhos (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Título 1 | Título 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Título 2 | Título 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Título 3 | Título 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. Título 1 | Título 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. Título 2 | Título 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. Título 3 | Título 3 | ||
| Links (" target="_blank">more) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Links do Redmine (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Página Wiki]] | Página Wiki | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Página Wiki]] | Página Wiki | ||
| Tarefa #12 | Tarefa #12 | |||
| ##12 | Bug #12: Título da tarefa | |||
| Revisão r43 | Revisão r43 | |||
| source:algum/arquivo | source:algum/arquivo | |||
| Imagens inline (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !url_da_imagem! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !url_da_imagem! | |||
| !imagem_anexada! | ||||
| Tabelas | Стили Шрифтов (" target="_blank">more) | |||
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Выделенный" }) %> | +<%= image_tag("jstoolbar/bt_strong.png", { alt: "Выделенный" }) %> | *Выделенный* | Выделенный | |
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "Наклонный" }) %> | +<%= image_tag("jstoolbar/bt_em.png", { alt: "Наклонный" }) %> | _Наклонный_ | Наклонный | |
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Подчёркнутый" }) %> | +<%= image_tag("jstoolbar/bt_ins.png", { alt: "Подчёркнутый" }) %> | +Подчёркнутый+ | Подчёркнутый | |
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "Зачёркнутый" }) %> | +<%= image_tag("jstoolbar/bt_del.png", { alt: "Зачёркнутый" }) %> | -Зачёркнутый- |
| Цитата |
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "Вставка Кода" }) %> | +<%= image_tag("jstoolbar/bt_code.png", { alt: "Вставка Кода" }) %> | @Вставка Кода@ | Вставка Кода |
|
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Отформатированный текст" }) %> | +<%= image_tag("jstoolbar/bt_pre.png", { alt: "Отформатированный текст" }) %> | <pre> строки кода </pre> |
@@ -59,7 +59,7 @@
| |
| Highlighted code (" target="_blank">more | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| Списки | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Несортированный список" }) %> | * Элемент 1 ** Подэлемент * Элемент 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Сортированный список" }) %> | # Элемент 1 ## Подэлемент # Элемент 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Несортированный список" }) %> | * Элемент 1 ** Подэлемент * Элемент 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Сортированный список" }) %> | # Элемент 1 ## Подэлемент # Элемент 2 |
| ||
| Заголовки (" target="_blank">more) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %> | +<%= image_tag("jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %> | h1. Название 1 | Название 1 |
|
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %> | +<%= image_tag("jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %> | h2. Название 2 | Название 2 |
|
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %> | +<%= image_tag("jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %> | h3. Название 3 | Название 3 |
Ссылки Redmine (" target="_blank">more) |
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Ссылка на Wiki страницу" }) %> | +<%= image_tag("jstoolbar/bt_link.png", { alt: "Ссылка на Wiki страницу" }) %> | [[Wiki страница]] | Wiki страница | Вставка изображений (" target="_blank">more) |
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Изображение" }) %> | +<%= image_tag("jstoolbar/bt_img.png", { alt: "Изображение" }) %> | !url_картинки! | ||
| எழுத்துரு பாங்குகள் (" target="_blank">மேலும்) | ||||
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Strong" }) %> | *வலுவான* | வலுவான | ||
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Italic" }) %> | _சாய்வு_ | சாய்வு | ||
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +அடிக்கோடிட்டு+ | அடிக்கோடிட்டு | ||
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Underline" }) %> | +அடிக்கோடிட்டு+ | அடிக்கோடிட்டு | ||
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Deleted" }) %> | -நீக்கப்பட்டது- | |||
| ??மேற்கோள்?? | மேற்கோள் | |||
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Inline code" }) %> | @இன்லைன் குறியீடு@ | இன்லைன் குறியீடு | ||
| சிறப்பம்சமாக குறியீடு (" target="_blank">மேலும்) | supported languages) | ||||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + | ||
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| ||
| பட்டியல்கள் | ||||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * பொருள் 1 ** துணை * பொருள் 2 |
| ||
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # பொருள் 1 ## துணை # பொருள் 2 |
| ||
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Unordered list" }) %> | * பொருள் 1 ** துணை * பொருள் 2 |
| ||
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Ordered list" }) %> | # பொருள் 1 ## துணை # பொருள் 2 |
| ||
| தலைப்புகள் (" target="_blank">மேலும்) | ||||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. தலைப்பு 1 | தலைப்பு 1 | ||
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. தலைப்பு 2 | தலைப்பு 2 | ||
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. தலைப்பு 3 | தலைப்பு 3 | ||
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Heading 1" }) %> | h1. தலைப்பு 1 | தலைப்பு 1 | ||
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Heading 2" }) %> | h2. தலைப்பு 2 | தலைப்பு 2 | ||
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Heading 3" }) %> | h3. தலைப்பு 3 | தலைப்பு 3 | ||
| இணைப்புகள் (" target="_blank">மேலும்) | ||||
| http://foo.bar | http://foo.bar | |||
| "Foo":http://foo.bar | Foo | |||
| Redmine இணைப்புகள் (" target="_blank">மேலும்) | ||||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Link to a Wiki page" }) %> | [[Wiki page]] | Wiki page | ||
| சிக்கல்கள் #12 | சிக்கல்கள் #12 | |||
| ##12 | Bug #12: The issue subject | |||
| திருத்தம் r43 | திருத்தம் r43 | |||
| source:some/file | source:some/file | |||
| இன்லைன் படங்கள் (" target="_blank">மேலும்) | ||||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !படம்_url! | |||
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !படம்_url! | |||
| !இணைக்கப்பட்ட_படம்! | ||||
| அட்டவணை | ||||
| Cтилі шрифтів (" target="_blank">more) | ||
|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "Жирний" }) %> | *Жирний* | Жирний |
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "Курсив" }) %> | _Курсив_ | Курсив |
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "Підкреслений" }) %> | +Підкреслений+ | Підкреслений |
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "Закреслений" }) %> | -Закреслений- | |
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "Жирний" }) %> | *Жирний* | Жирний |
| <%= image_tag("jstoolbar/bt_em.png", { alt: "Курсив" }) %> | _Курсив_ | Курсив |
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "Підкреслений" }) %> | +Підкреслений+ | Підкреслений |
| <%= image_tag("jstoolbar/bt_del.png", { alt: "Закреслений" }) %> | -Закреслений- | |
| ??Цитування?? | Цитування | |
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "Інлайн код" }) %> | @Інлайн код@ | Інлайн код |
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "Попередньо відформатований текст" }) %> | <pre> Попередньо відформатований текст </pre> | + |
| <%= image_tag("jstoolbar/bt_code.png", { alt: "Інлайн код" }) %> | @Інлайн код@ | Інлайн код |
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "Попередньо відформатований текст" }) %> | <pre> Попередньо відформатований текст </pre> |
Попередньо відформатований @@ -26,7 +26,7 @@ |
| иділений код (" target="_blank">more | supported languages) | ||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Виділений код" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + |
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Виділений код" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
|
| Списки | ||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "Ненумерованний список" }) %> | * Пункт ** Підпункт * Пункт |
|
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "Нумерований список" }) %> | # Пункт ## Підпункт # Пункт |
|
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "Ненумерованний список" }) %> | * Пункт ** Підпункт * Пункт |
|
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "Нумерований список" }) %> | # Пункт ## Підпункт # Пункт |
|
| Заголовоки (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %> | h1. Заголовок 1 | Заголовок 1 |
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %> | h2. Заголовок 2 | Заголовок 2 |
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %> | h3. Заголовок 3 | Заголовок 3 |
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "Заголовок 1" }) %> | h1. Заголовок 1 | Заголовок 1 |
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "Заголовок 2" }) %> | h2. Заголовок 2 | Заголовок 2 |
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "Заголовок 3" }) %> | h3. Заголовок 3 | Заголовок 3 |
| Лінки(посилання) (" target="_blank">more) | ||
| http://foo.bar | http://foo.bar | |
| "Foo":http://foo.bar | Foo | |
| Redmine посилання (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "Посилання на вікі сторінку" }) %> | [[Вікі сторінка]] | Вікі сторінка |
| <%= image_tag("jstoolbar/bt_link.png", { alt: "Посилання на вікі сторінку" }) %> | [[Вікі сторінка]] | Вікі сторінка |
| Завдання #12 | Завдання #12 | |
| ##12 | Bug #12: The issue subject | |
| Revision r43 | Revision r43 | |
| source:some/file | source:some/file | |
| Вбудоване(inline) зображення (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Зображення" }) %> | !image_url! | |
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Зображення" }) %> | !image_url! | |
| !attached_image! | ||
| Таблиці | ||
| 字型樣式 (" target="_blank">more) | ||
|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "強調粗體" }) %> | *強調粗體* | 強調粗體 |
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "斜體" }) %> | _斜體_ | 斜體 |
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "底線" }) %> | +底線+ | 底線 |
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "刪除線" }) %> | -刪除線- | |
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "強調粗體" }) %> | *強調粗體* | 強調粗體 |
| <%= image_tag("jstoolbar/bt_em.png", { alt: "斜體" }) %> | _斜體_ | 斜體 |
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "底線" }) %> | +底線+ | 底線 |
| <%= image_tag("jstoolbar/bt_del.png", { alt: "刪除線" }) %> | -刪除線- | |
| ??引文?? | 引文 | |
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "內嵌程式碼" }) %> | @內嵌程式碼@ | 內嵌程式碼 (inline code) |
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "預先格式化的段落文字" }) %> | <pre> 格式化 的段落文字 </pre> | + |
| <%= image_tag("jstoolbar/bt_code.png", { alt: "內嵌程式碼" }) %> | @內嵌程式碼@ | 內嵌程式碼 (inline code) |
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "預先格式化的段落文字" }) %> | <pre> 格式化 的段落文字 </pre> |
格式化 的段落文字 @@ -25,7 +25,7 @@ |
| 反白程式碼 (" target="_blank">more | supported languages) | ||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "反白程式碼" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + |
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "反白程式碼" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
|
| 清單 | ||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "不排序清單" }) %> | * 清單項目 1 ** 子清單項目 * 清單項目 2 |
|
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "排序清單" }) %> | # 清單項目 1 ## Sub # 清單項目 2 |
|
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "不排序清單" }) %> | * 清單項目 1 ** 子清單項目 * 清單項目 2 |
|
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "排序清單" }) %> | # 清單項目 1 ## Sub # 清單項目 2 |
|
| 標題 (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "標題 1" }) %> | h1. 標題 1 | 標題 1 |
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "標題 2" }) %> | h2. 標題 2 | 標題 2 |
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "標題 3" }) %> | h3. 標題 3 | 標題 3 |
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "標題 1" }) %> | h1. 標題 1 | 標題 1 |
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "標題 2" }) %> | h2. 標題 2 | 標題 2 |
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "標題 3" }) %> | h3. 標題 3 | 標題 3 |
| 連結 (" target="_blank">more) | ||
| http://foo.bar | http://foo.bar | |
| "Foo":http://foo.bar | Foo | |
| Redmine 連結 (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "連結至一個 Wiki 頁面" }) %> | [[Wiki 頁面]] | Wiki 頁面 |
| <%= image_tag("jstoolbar/bt_link.png", { alt: "連結至一個 Wiki 頁面" }) %> | [[Wiki 頁面]] | Wiki 頁面 |
| 議題 #12 | 議題 #12 | |
| ##12 | Bug #12: The issue subject | |
| 版次 r43 | 版次 r43 | |
| source:some/file | source:some/file | |
| 內嵌圖像 (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "圖像" }) %> | !圖像_url! | |
| <%= image_tag("jstoolbar/bt_img.png", { alt: "圖像" }) %> | !圖像_url! | |
| !附加_圖像! | ||
| 表格 | ||
| 字体风格 (" target="_blank">more) | ||
|---|---|---|
| <%= image_tag("images/jstoolbar/bt_strong.png", { alt: "粗体" }) %> | *粗体* | 粗体 |
| <%= image_tag("images/jstoolbar/bt_em.png", { alt: "斜体" }) %> | _Italic_ | 斜体 |
| <%= image_tag("images/jstoolbar/bt_ins.png", { alt: "下划线" }) %> | +下划线+ | 下划线 |
| <%= image_tag("images/jstoolbar/bt_del.png", { alt: "删除线" }) %> | -删除线- | |
| <%= image_tag("jstoolbar/bt_strong.png", { alt: "粗体" }) %> | *粗体* | 粗体 |
| <%= image_tag("jstoolbar/bt_em.png", { alt: "斜体" }) %> | _Italic_ | 斜体 |
| <%= image_tag("jstoolbar/bt_ins.png", { alt: "下划线" }) %> | +下划线+ | 下划线 |
| <%= image_tag("jstoolbar/bt_del.png", { alt: "删除线" }) %> | -删除线- | |
| ??引用?? | 引用 | |
| <%= image_tag("images/jstoolbar/bt_code.png", { alt: "内嵌程序代码" }) %> | @内嵌程序代码@ | 内嵌程序代码 |
| <%= image_tag("images/jstoolbar/bt_pre.png", { alt: "预先格式化的段落" }) %> | <pre> 格式化 的段落 </pre> | + |
| <%= image_tag("jstoolbar/bt_code.png", { alt: "内嵌程序代码" }) %> | @内嵌程序代码@ | 内嵌程序代码 |
| <%= image_tag("jstoolbar/bt_pre.png", { alt: "预先格式化的段落" }) %> | <pre> 格式化 的段落 </pre> |
格式化 的段落 @@ -25,7 +25,7 @@ |
| Highlighted code (" target="_blank">more | supported languages) | ||
| <%= image_tag("images/jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> | + |
| <%= image_tag("jstoolbar/bt_precode.png", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
|
| 列表 | ||
| <%= image_tag("images/jstoolbar/bt_ul.png", { alt: "不排序列表" }) %> | * 列表项 1 ** Sub * 列表项 2 |
|
| <%= image_tag("images/jstoolbar/bt_ol.png", { alt: "排序列表" }) %> | # 列表项 1 ## Sub # 列表项 2 |
|
| <%= image_tag("jstoolbar/bt_ul.png", { alt: "不排序列表" }) %> | * 列表项 1 ** Sub * 列表项 2 |
|
| <%= image_tag("jstoolbar/bt_ol.png", { alt: "排序列表" }) %> | # 列表项 1 ## Sub # 列表项 2 |
|
| 标题 (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_h1.png", { alt: "标题 1" }) %> | h1. 标题 1 | 标题 1 |
| <%= image_tag("images/jstoolbar/bt_h2.png", { alt: "标题 2" }) %> | h2. 标题 2 | 标题 2 |
| <%= image_tag("images/jstoolbar/bt_h3.png", { alt: "标题 3" }) %> | h3. 标题 3 | 标题 3 |
| <%= image_tag("jstoolbar/bt_h1.png", { alt: "标题 1" }) %> | h1. 标题 1 | 标题 1 |
| <%= image_tag("jstoolbar/bt_h2.png", { alt: "标题 2" }) %> | h2. 标题 2 | 标题 2 |
| <%= image_tag("jstoolbar/bt_h3.png", { alt: "标题 3" }) %> | h3. 标题 3 | 标题 3 |
| 链接 (" target="_blank">more) | ||
| http://foo.bar | http://foo.bar | |
| "Foo":http://foo.bar | Foo | |
| Redmine 链接 (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_link.png", { alt: "链接到一个Wiki 页面" }) %> | [[Wiki 页面]] | Wiki 页面 |
| <%= image_tag("jstoolbar/bt_link.png", { alt: "链接到一个Wiki 页面" }) %> | [[Wiki 页面]] | Wiki 页面 |
| 问题 #12 | 问题 #12 | |
| ##12 | Bug #12: The issue subject | |
| 修订 r43 | 修订 r43 | |
| source:some/file | 代码:source:some/file | |
| 内嵌图片 (" target="_blank">more) | ||
| <%= image_tag("images/jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |
| <%= image_tag("jstoolbar/bt_img.png", { alt: "Image" }) %> | !image_url! | |
| !attached_image! | ||
| 表格 | ||