Ajuda de sintaxe
Estilos de texto
''italics''
'''bold'''
Cabeçalhos
== Large heading ==
=== Medium heading ===
==== Small heading ====
Associar
[[Internal Link | Optional Label]]
[http://example.com External Link]
Listas
* Item
** Subitem
# Ordered Item
## Ordered Subitem
Imagens
[[Image:attached-image.png]]
[[Image:Page Name/image.jpg]]
Outro
Table of contents:
Added automatically
Code block:
Start each line with a space
Inline code:
<code>Test.java</code>
Aprender mais »(Abre uma nova janela)