Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions docs/problematico.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Title Without Space
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
# Title Without Space
# Title Without Space


This is an example of a markdown file with several issues:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
This is an example of a markdown file with several issues:
"You have provided an example of a markdown file with several issues:"


## Subtitle Without Space
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
## Subtitle Without Space
## Subtitle Without Space


Text without ending punctuation.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
Text without ending punctuation.
"You wrote text without ending punctuation."


- List item without space
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
- List item without space
- List item without space

- List item stuck together
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
- List item stuck together
- List item stuck together


[Link without text]( )
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
[Link without text]( )
`[You create a link without text]( )`


Image without alt: ![](imagem.png)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
Image without alt: ![](imagem.png)
"You have an image without alt text: ![](imagem.png)"


Code without language:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
Code without language:
"You code without language."

```
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
```

print('Hello')
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
print('Hello')
`print('Hello')`

```
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
```


Table without header:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
Table without header:
`You can create a table without a header.`

| | |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
| | |
| | |

|--|--|
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
|--|--|
|--|--|

|a|b|
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
|a|b|
|a|b|


> Quote without space
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
> Quote without space
> Quote without space

>another line stuck together
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
>another line stuck together
>another line stuck together


Line with double spaces
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sugestão de Voz Ativa (AI) 🤖

Suggested change
Line with double spaces
"You line with double spaces"