mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +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
e938f421a9
commit
45424cf459
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