markdownlint/test/headings_good_with_issue_numbers.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

12 lines
118 B
Markdown

# Heading 1
## Heading 2
See the following issues:
* #1234
* #5678 (and related)
* #5678
* #9101
## Heading 3