markdownlint/test/detailed-results-MD041-MD050.md

27 lines
433 B
Markdown
Raw Normal View History

Not a heading
An [empty]() link
An [empty](#) link with fragment
An [empty](<>) link with angle brackets
This is a test file for the MARKDOWNLINT package.
This is a paragraph
about Markdownlint
that capitalizes the
name wrong twice:
MarkDownLint.
A [normal](link) and an [empty one]() and a [fragment](#one).
2017-12-29 17:01:21 -08:00
An image without alternate text ![](image.jpg)
```text
Fenced code
```
Indented code
Missing newline character