From f4c07cc80595b2276a99fd6e5c95c734187feaab 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/Fo/tag.out_html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'regress/mdoc/Fo') diff --git a/regress/mdoc/Fo/tag.out_html b/regress/mdoc/Fo/tag.out_html index b3508614..018ff92e 100644 --- a/regress/mdoc/Fo/tag.out_html +++ b/regress/mdoc/Fo/tag.out_html @@ -1,9 +1,8 @@ -

automatic: - () - and second()

-

() +

automatic: + () and + second()

+

() and first()

-

explicit: - () - and +

explicit: + () and (void);

-- cgit v1.2.3-56-ge451