markdownlint/test/long_lines_code-default.md
Milos Levacic 45424cf459 Change "header" to "heading" across the library
This should be backward compatible, as all "header" aliases are still
available, though documented as discouraged for future use.
2018-04-18 22:27:48 -07:00

28 lines
1.6 KiB
Markdown

This is a short line.
This is a very very very very very very very very very very very very very very very very very very very very long line. {MD013}
This is a short line.
```text
Here is a short line in a code block.
Here is a very very very very very very very very very very very very very very very very very very very long line in a code block. {MD013}
```
This is a short line.
| First Heading | Second Heading | Third Heading | Fourth Heading | Fifth Heading | Sixth Heading | {MD013}
| -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | {MD013}
| Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | {MD013}
| ============== | ============== | ============== | ============== | ============== | ============== | {MD013}
| Footer Cell | Footer Cell | Footer Cell | Footer Cell | Footer Cell | Footer Cell | {MD013}
This is a very very very very very very very very very very very very very very very very very very very very long line. {MD013}
Another line.
| First Heading | Second Heading | Third Heading | Fourth Heading | Fifth Heading | Sixth Heading | {MD013}
| -------------- | -------------- | -------------- | -------------- | -------------- | -------------- | {MD013}
| Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | Content Cell | {MD013}
| ============== | ============== | ============== | ============== | ============== | ============== | {MD013}
| Footer Cell | Footer Cell | Footer Cell | Footer Cell | Footer Cell | Footer Cell | {MD013}