We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc1b00 commit dd86166Copy full SHA for dd86166
_posts/2024-09-12-modelo-de-postagem.md
@@ -17,7 +17,6 @@ image:
17
Este é meu primeiro post!
18
19
20
-
21
> Este é meu primeiro post!
22
{: .prompt-info }
23
@@ -31,3 +30,28 @@ Este é meu primeiro post!
31
30
{: .prompt-warning }
32
33
+### Tabela
34
+
35
+| Teste | Teste | Teste |
36
+| :--------------------------- | :--------------- | ------: |
37
+| T.I | informática | PS |
38
39
40
41
42
+## Caminho do arquivo
43
44
+Aqui está o `/caminho/para/o/arquivo`{: .filepath}.
45
46
+### Lista de tarefas
47
48
+- [ ] Job
49
+ - [x] Step 1
50
+ - [x] Step 2
51
+ - [ ] Step 3
52
53
+### Lista ordenada
54
55
+1. Um
56
+2. Dois
57
+3. Três
0 commit comments