=================================================================== RCS file: /cvs/mandoc/regress/mdoc/Bd/nested.out_markdown,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/regress/mdoc/Bd/nested.out_markdown 2020/04/06 10:16:19 1.3 +++ mandoc/regress/mdoc/Bd/nested.out_markdown 2020/04/19 16:36:17 1.4 @@ -6,14 +6,16 @@ BD-NESTED(1) - General Commands Manual # DESCRIPTION +BEGINTEST + regular text -> outer -> text (default indent) +> outer text +> (default indent) -> > inner -> > text (default indent) +> > inner text +> > (default indent) > outer > text @@ -43,4 +45,6 @@ tag > outer text -OpenBSD - April 6, 2020 +ENDTEST + +OpenBSD - April 19, 2020