mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-17 13:15:29 +01:00
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.
This commit is contained in:
parent
f80b61d8b7
commit
d249888ed2
148 changed files with 861 additions and 699 deletions
|
|
@ -11,18 +11,18 @@ Here is a very very very very very very very very very very very very very very
|
|||
|
||||
This is a short line.
|
||||
|
||||
| First Header | Second Header | Third Header | Fourth Header | Fifth Header | Sixth Header | {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}
|
||||
| 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 Header | Second Header | Third Header | Fourth Header | Fifth Header | Sixth Header | {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}
|
||||
| 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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue