summaryrefslogtreecommitdiff
path: root/test/fixtures/mismatched-end-tag.adoc
blob: a9510c7d286b76189168f5b49f56b3a36912cc46 (plain) (blame)
1
2
3
4
5
6
7
//tag::a[]
a
//tag::b[]
b
//end::a[]
//end::b[]
c