From 78bf8cb3c86e47d614af8f2629bdc00e459cf758 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 7 Apr 2020 22:56:02 +0000 Subject: Separate the place to put the permalink (now marked with NODE_HREF) from the target element of the link (still marked with NODE_ID). In many cases, use this to move the target to the beginning of the paragraph, such that readers don't get dropped into the middle of a sentence. --- regress/mdoc/Fl/tag.out_html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/mdoc/Fl/tag.out_html') diff --git a/regress/mdoc/Fl/tag.out_html b/regress/mdoc/Fl/tag.out_html index f67a30c0..c101124f 100644 --- a/regress/mdoc/Fl/tag.out_html +++ b/regress/mdoc/Fl/tag.out_html @@ -1,8 +1,8 @@
-
| +
|
text
-
+
text
-- cgit