Annotation of mandoc/regress/mdoc/Sh/tag.out_markdown, Revision 1.3
1.1 schwarze 1: SH-TAG(1) - General Commands Manual
2:
3: # NAME
4:
5: **Sh-tag** - tagging section headers
6:
7: # DESCRIPTION
8:
9: Text in the description.
10:
11: ## Subsection
12:
13: BEGINTEST
14:
15: Text in the subsection.
16:
1.2 schwarze 17: # DESCRIPTION
18:
19: Text in duplicate description section.
20:
1.1 schwarze 21: # EXAMPLES
22:
23: Text introducing examples.
24:
25: ## Subsection
26:
27: Example text.
28:
1.3 ! schwarze 29: ## Sub-section
! 30:
! 31: More example text.
! 32:
1.2 schwarze 33: # WEIRD SECTION
34:
35: Text in weird section.
36:
37: #  
38:
39: Text in section with empty header.
40:
1.1 schwarze 41: ENDTEST
42:
1.3 ! schwarze 43: OpenBSD - April 2, 2020
CVSweb