markdownlint/test/short-headings.md

84 lines
440 B
Markdown
Raw Permalink Normal View History

# Short Headings
<!-- markdownlint-disable single-title heading-style -->
#A
{MD018:5}
# B
# C
{MD019:11}
#D#
{MD020:15}
# E #
# F #
{MD021:21}
##G
{MD018:25}
## H
## I
{MD019:31}
##J##
{MD020:35}
## K ##
## L ##
{MD021:41}
#MM
{MD018:45}
# NN
# OO
{MD019:51}
#PP#
{MD020:55}
# QQ #
# RR #
{MD021:61}
##SS
{MD018:65}
## TT
## UU
{MD019:71}
##VV##
{MD020:75}
## WW ##
## XX ##
{MD021:81}