Conversation
| @@ -0,0 +1,30 @@ | |||
| # Title Without Space | |||
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| # Title Without Space | |
| # Title Without Space | |
| @@ -0,0 +1,30 @@ | |||
| # Title Without Space | |||
|
|
|||
| This is an example of a markdown file with several issues: | |||
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| This is an example of a markdown file with several issues: | |
| "You have provided an example of a markdown file with several issues:" |
|
|
||
| This is an example of a markdown file with several issues: | ||
|
|
||
| ## Subtitle Without Space |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| ## Subtitle Without Space | |
| ## Subtitle Without Space | |
|
|
||
| ## Subtitle Without Space | ||
|
|
||
| Text without ending punctuation. |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| Text without ending punctuation. | |
| "You wrote text without ending punctuation." |
|
|
||
| Text without ending punctuation. | ||
|
|
||
| - List item without space |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| - List item without space | |
| - List item without space | |
| Text without ending punctuation. | ||
|
|
||
| - List item without space | ||
| - List item stuck together |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| - List item stuck together | |
| - List item stuck together | |
| - List item without space | ||
| - List item stuck together | ||
|
|
||
| [Link without text]( ) |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| [Link without text]( ) | |
| `[You create a link without text]( )` |
|
|
||
| [Link without text]( ) | ||
|
|
||
| Image without alt:  |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| Image without alt:  | |
| "You have an image without alt text: " |
|
|
||
| Image without alt:  | ||
|
|
||
| Code without language: |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| Code without language: | |
| "You code without language." |
| Image without alt:  | ||
|
|
||
| Code without language: | ||
| ``` |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| ``` |
|
|
||
| Code without language: | ||
| ``` | ||
| print('Hello') |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| print('Hello') | |
| `print('Hello')` |
| Code without language: | ||
| ``` | ||
| print('Hello') | ||
| ``` |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| ``` |
| print('Hello') | ||
| ``` | ||
|
|
||
| Table without header: |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| Table without header: | |
| `You can create a table without a header.` |
| ``` | ||
|
|
||
| Table without header: | ||
| | | | |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| | | | | |
| | | | | |
|
|
||
| Table without header: | ||
| | | | | ||
| |--|--| |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| |--|--| | |
| |--|--| | |
| Table without header: | ||
| | | | | ||
| |--|--| | ||
| |a|b| |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| |a|b| | |
| |a|b| | |
| |--|--| | ||
| |a|b| | ||
|
|
||
| > Quote without space |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| > Quote without space | |
| > Quote without space | |
| |a|b| | ||
|
|
||
| > Quote without space | ||
| >another line stuck together |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| >another line stuck together | |
| >another line stuck together | |
| > Quote without space | ||
| >another line stuck together | ||
|
|
||
| Line with double spaces |
There was a problem hiding this comment.
Sugestão de Voz Ativa (AI) 🤖
| Line with double spaces | |
| "You line with double spaces" |
Add a problematic document to test the GHA.