%= stylesheet_link_tag "wiki_syntax.css" %>
Estilos de Fonte (" target="_blank">more) | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
<%= image_tag("jstoolbar/bold.svg", { alt: "Strong" }) %> | *Negrito* | Negrito | |||||||||||
<%= image_tag("jstoolbar/italic.svg", { alt: "Italic" }) %> | _Itálico_ | Itálico | |||||||||||
<%= image_tag("jstoolbar/underline.svg", { alt: "Underline" }) %> | +Sublinhado+ | Sublinhado | |||||||||||
<%= image_tag("jstoolbar/strikethrough.svg", { alt: "Deleted" }) %> | -Tachado- | ||||||||||||
??Citação?? | Citação | ||||||||||||
<%= image_tag("jstoolbar/letter-c.svg", { alt: "Inline code" }) %> | @Código Inline@ | Código Inline | |||||||||||
<pre> linhas de código </pre> |
linhas de código | ||||||||||||
Highlighted code (" target="_blank">more | supported languages) | |||||||||||||
<%= image_tag("jstoolbar/code.svg", { alt: "Highlighted code" }) %> | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
| |||||||||||
Listas | |||||||||||||
<%= image_tag("jstoolbar/list.svg", { alt: "Unordered list" }) %> | * Item 1 ** Sub * Item 2 |
| |||||||||||
<%= image_tag("jstoolbar/list-numbers.svg", { alt: "Ordered list" }) %> | # Item 1 ## Sub # Item 2 |
| |||||||||||
Cabeçalhos (" target="_blank">more) | |||||||||||||
<%= image_tag("jstoolbar/h1.svg", { alt: "Heading 1" }) %> | h1. Título 1 | Título 1 | |||||||||||
<%= image_tag("jstoolbar/h2.svg", { alt: "Heading 2" }) %> | h2. Título 2 | Título 2 | |||||||||||
<%= image_tag("jstoolbar/h3.svg", { 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("jstoolbar/wiki_link.svg", { 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 | ||||||||||||
commit:f30e13e43 | f30e13e4 | ||||||||||||
source:algum/arquivo | source:algum/arquivo | ||||||||||||
Imagens inline (" target="_blank">more) | |||||||||||||
<%= image_tag("jstoolbar/image.svg", { alt: "Image" }) %> | !url_da_imagem! | ||||||||||||
!imagem_anexada! | |||||||||||||
Tabelas | |||||||||||||
|_. A |_. B |_. C | | A | B | C | |/2. row span | B | C | |\2. col span | |
|