From 70b71d1de24478a8fcc7413f1cb42c83db416bc3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 6 Apr 2020 10:16:17 +0000 Subject: Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, improve the logic for writing inside permalinks: skip them when there is no child content or when there is a risk that the children might contain flow content. --- regress/mdoc/Bd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'regress/mdoc/Bd/Makefile') diff --git a/regress/mdoc/Bd/Makefile b/regress/mdoc/Bd/Makefile index f05f54b0..a7319e70 100644 --- a/regress/mdoc/Bd/Makefile +++ b/regress/mdoc/Bd/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.22 2019/01/07 06:51:37 schwarze Exp $ +# $OpenBSD: Makefile,v 1.23 2020/04/06 09:55:49 schwarze Exp $ REGRESS_TARGETS = beforeNAME blank centered nested nf paragraph spacing REGRESS_TARGETS += badargs empty offset-empty offset-neg REGRESS_TARGETS += break broken unclosed +TAG_TARGETS = nested paragraph LINT_TARGETS = beforeNAME blank nested badargs break broken unclosed HTML_TARGETS = nf paragraph -- cgit v1.2.3-56-ge451