diff --git a/docs/problematico.md b/docs/problematico.md new file mode 100644 index 0000000..cf7918b --- /dev/null +++ b/docs/problematico.md @@ -0,0 +1,30 @@ +# Title Without Space + +This is an example of a markdown file with several issues: + +## Subtitle Without Space + +Text without ending punctuation. + +- List item without space +- List item stuck together + +[Link without text]( ) + +Image without alt: ![](imagem.png) + +Code without language: +``` +print('Hello') +``` + +Table without header: +| | | +|--|--| +|a|b| + +> Quote without space +>another line stuck together + +Line with double spaces +