Diaspora/Website
- 
This is how to create a bulleted list:
This is how to create a bulleted list:
Formate sua lista assim: - 
item one;
item one;
item um; - 
item two;
item two;
item dois; - 
item three.
item three.
item três. - 
This will become another bulleted list:
This will become another bulleted list:
Ou ainda assim: - 
And this will be a numbered list:
And this will be a numbered list:
E esta será uma lista numerada: - 
Code blocks
Code blocks
Blocos de código - 
If you are a developer you may be interested in code blocks. To create a code block, start your text/code with four backticks ( ` ` ` ` ). To return to normal text, close the code block with another four.
If you are a developer you may be interested in code blocks. To create a code block, start your text/code with four backticks ( ` ` ` ` ). To return to normal text, close the code block with another four.
Quer mostrar seus programas? Use blocos de código para formatá-los. Para criar um bloco, comece o texto com quatro acentos graves (````). Para fechá-lo, insira mais quatro no final. - 
It’s also possible to display code inline, by marking the start and end of the snippet with a single backtick.
It’s also possible to display code inline, by marking the start and end of the snippet with a single backtick.
Também é possível exibir o código como elemento inline marcando o início e o final do trecho com um único acento grave (`). - 
This is a line of normal text.
This is a line of normal text.
Este é um texto normal. - 
this will be a code block
this will be a code block
este será um bloco de código - 
Then some more more normal text.
Then some more more normal text.
Depois mais um pouco de texto. - 
More code in this block,
More code in this block,
Mais código neste bloco - 
and a line of code indented by two spaces
and a line of code indented by two spaces
e uma linha de código indentada por dois espaços - 
Horizontal line
Horizontal line
Linha horizontal - 
To create a horizontal line, use at least three - - -, _ _ _ or * * * on a separate line. Any number above three will do the same thing and spaces between the characters do not matter.
To create a horizontal line, use at least three - - -, _ _ _ or * * * on a separate line. Any number above three will do the same thing and spaces between the characters do not matter.
Para criar uma linha horizontal, use pelo menos três - - -, _ _ _ ou * * * em uma linha separada. Qualquer número acima de três fará o mesmo, e espaços entre os caracteres não fazem diferença. - 
A line of text above the horizontal rule.
A line of text above the horizontal rule.
Texto acima da linha horizontal. - 
The start of the next section of text.
The start of the next section of text.
Início da próxima seção de texto. - 
Italics and bold
Italics and bold
Itálico e Negrito - 
Place either asterisks or underscores either side of a word or words to make them italic, bold or bold italic.
Place either asterisks or underscores either side of a word or words to make them italic, bold or bold italic.
Use asteriscos (*) e sublinhados (_) nos dois lados de uma palavra para realçá-la com negrito, itálico ou ambos.