From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE, UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20836 invoked from network); 24 Nov 2023 05:07:30 -0000 Received: from bsd.lv (HELO mandoc.bsd.lv) (66.111.2.12) by inbox.vuxu.org with ESMTPUTF8; 24 Nov 2023 05:07:30 -0000 Received: from fantadrom.bsd.lv (localhost [127.0.0.1]) by mandoc.bsd.lv (OpenSMTPD) with ESMTP id 46eb3123 for ; Fri, 24 Nov 2023 05:07:29 +0000 (UTC) Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id ecf8de95 for ; Fri, 24 Nov 2023 05:07:29 +0000 (UTC) Date: Fri, 24 Nov 2023 05:07:29 +0000 (UTC) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: Additional tests of automatic tagging involving different kinds X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: Log Message: ----------- Additional tests of automatic tagging involving different kinds of hyphens after tag.c rev. 1.38. Modified Files: -------------- mandoc/regress/man/IP: tag.in tag.out_ascii tag.out_html tag.out_tag mandoc/regress/man/TP: tag.in tag.out_ascii tag.out_html tag.out_tag mandoc/regress/mdoc/Em: tag.in tag.out_ascii tag.out_html tag.out_markdown tag.out_tag mandoc/regress/mdoc/Sy: tag.in tag.out_ascii tag.out_html tag.out_markdown tag.out_tag Revision Data ------------- Index: tag.out_html =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/TP/tag.out_html,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/man/TP/tag.out_html -Lregress/man/TP/tag.out_html -u -p -r1.1 -r1.2 --- regress/man/TP/tag.out_html +++ regress/man/TP/tag.out_html @@ -11,6 +11,12 @@
text
text
+
+
text
+
+
text
+
+
text
strong
text
Index: tag.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/TP/tag.out_ascii,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/man/TP/tag.out_ascii -Lregress/man/TP/tag.out_ascii -u -p -r1.3 -r1.4 --- regress/man/TP/tag.out_ascii +++ regress/man/TP/tag.out_ascii @@ -18,8 +18,16 @@ DDEESSCCRRIIPPTTIIOONN _-_w_e_a_k text + hyphen-minus + text + + minus-sign + text + + --ssttrroonngg text + ssttrroonngg text ENDTEST -OpenBSD March 10, 2020 IP-TAG(1) +OpenBSD November 24, 2023 IP-TAG(1) Index: tag.in =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/TP/tag.in,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/man/TP/tag.in -Lregress/man/TP/tag.in -u -p -r1.1 -r1.2 --- regress/man/TP/tag.in +++ regress/man/TP/tag.in @@ -1,5 +1,5 @@ -.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $ -.TH IP-TAG 1 "March 10, 2020" +.\" $OpenBSD: tag.in,v 1.2 2023/11/24 04:53:39 schwarze Exp $ +.TH IP-TAG 1 "November 24, 2023" .SH NAME IP-tag \- automatic tagging of indented blocks .SH DESCRIPTION @@ -23,6 +23,15 @@ text text .TP \&\fI \-weak\fP +text +.TP +hyphen-minus +text +.TP +minus\-sign +text +.TP +.B \-strong text .TP .B "strong " Index: tag.out_tag =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/TP/tag.out_tag,v retrieving revision 1.4 retrieving revision 1.5 diff -Lregress/man/TP/tag.out_tag -Lregress/man/TP/tag.out_tag -u -p -r1.4 -r1.5 --- regress/man/TP/tag.out_tag +++ regress/man/TP/tag.out_tag @@ -3,3 +3,6 @@ DESCRIPTION tag.mandoc_ascii 6 plain tag.mandoc_ascii 11 strong tag.mandoc_ascii 17 weak tag.mandoc_ascii 19 +hyphen-minus tag.mandoc_ascii 21 +minus-sign tag.mandoc_ascii 24 +strong tag.mandoc_ascii 27 Index: tag.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/IP/tag.out_ascii,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/man/IP/tag.out_ascii -Lregress/man/IP/tag.out_ascii -u -p -r1.3 -r1.4 --- regress/man/IP/tag.out_ascii +++ regress/man/IP/tag.out_ascii @@ -12,8 +12,16 @@ DDEESSCCRRIIPPTTIIOONN _-_w_e_a_k text + hyphen-minus + text + + minus-sign + text + + -strong text + strong text ENDTEST -OpenBSD March 10, 2020 IP-TAG(1) +OpenBSD November 24, 2023 IP-TAG(1) Index: tag.out_tag =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/IP/tag.out_tag,v retrieving revision 1.4 retrieving revision 1.5 diff -Lregress/man/IP/tag.out_tag -Lregress/man/IP/tag.out_tag -u -p -r1.4 -r1.5 --- regress/man/IP/tag.out_tag +++ regress/man/IP/tag.out_tag @@ -2,3 +2,6 @@ NAME tag.mandoc_ascii 3 DESCRIPTION tag.mandoc_ascii 6 strong tag.mandoc_ascii 11 weak tag.mandoc_ascii 13 +hyphen-minus tag.mandoc_ascii 15 +minus-sign tag.mandoc_ascii 18 +strong tag.mandoc_ascii 21 Index: tag.in =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/IP/tag.in,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/man/IP/tag.in -Lregress/man/IP/tag.in -u -p -r1.1 -r1.2 --- regress/man/IP/tag.in +++ regress/man/IP/tag.in @@ -1,5 +1,5 @@ -.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:05 schwarze Exp $ -.TH IP-TAG 1 "March 10, 2020" +.\" $OpenBSD: tag.in,v 1.2 2023/11/24 04:53:39 schwarze Exp $ +.TH IP-TAG 1 "November 24, 2023" .SH NAME IP-tag \- automatic tagging of indented blocks .SH DESCRIPTION @@ -11,6 +11,12 @@ text .IP "-strong" text .IP "\&\fI \-weak\fP" +text +.IP "hyphen-minus" +text +.IP "minus\-sign" +text +.IP "\-strong" text .IP " strong" text Index: tag.out_html =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/man/IP/tag.out_html,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/man/IP/tag.out_html -Lregress/man/IP/tag.out_html -u -p -r1.1 -r1.2 --- regress/man/IP/tag.out_html +++ regress/man/IP/tag.out_html @@ -5,6 +5,12 @@
text
text
+
+
text
+
+
text
+
+
text
strong
text
Index: tag.out_markdown =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Em/tag.out_markdown,v retrieving revision 1.2 retrieving revision 1.3 diff -Lregress/mdoc/Em/tag.out_markdown -Lregress/mdoc/Em/tag.out_markdown -u -p -r1.2 -r1.3 --- regress/mdoc/Em/tag.out_markdown +++ regress/mdoc/Em/tag.out_markdown @@ -16,10 +16,14 @@ BEGINTEST > text +*minus-sign* + +> text + *four* *one* *five* ENDTEST -OpenBSD - April 2, 2020 +OpenBSD - November 24, 2023 Index: tag.out_tag =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Em/tag.out_tag,v retrieving revision 1.4 retrieving revision 1.5 diff -Lregress/mdoc/Em/tag.out_tag -Lregress/mdoc/Em/tag.out_tag -u -p -r1.4 -r1.5 --- regress/mdoc/Em/tag.out_tag +++ regress/mdoc/Em/tag.out_tag @@ -3,5 +3,6 @@ DESCRIPTION tag.mandoc_ascii 6 one tag.mandoc_ascii 9 two tag.mandoc_ascii 9 three-with-hyphens tag.mandoc_ascii 12 -four tag.mandoc_ascii 14 -explicit tag.mandoc_ascii 14 +minus-sign tag.mandoc_ascii 15 +four tag.mandoc_ascii 17 +explicit tag.mandoc_ascii 17 Index: tag.out_html =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Em/tag.out_html,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Em/tag.out_html -Lregress/mdoc/Em/tag.out_html -u -p -r1.3 -r1.4 --- regress/mdoc/Em/tag.out_html +++ regress/mdoc/Em/tag.out_html @@ -4,6 +4,8 @@
text
text
+
+
text
one Index: tag.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Em/tag.out_ascii,v retrieving revision 1.2 retrieving revision 1.3 diff -Lregress/mdoc/Em/tag.out_ascii -Lregress/mdoc/Em/tag.out_ascii -u -p -r1.2 -r1.3 --- regress/mdoc/Em/tag.out_ascii +++ regress/mdoc/Em/tag.out_ascii @@ -11,8 +11,11 @@ DDEESSCCRRIIPPTTIIOONN _t_h_r_e_e_-_w_i_t_h_-_h_y_p_h_e_n_s text + + _m_i_n_u_s_-_s_i_g_n + text _f_o_u_r _o_n_e _f_i_v_e ENDTEST -OpenBSD April 2, 2020 OpenBSD +OpenBSD November 24, 2023 OpenBSD Index: tag.in =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Em/tag.in,v retrieving revision 1.2 retrieving revision 1.3 diff -Lregress/mdoc/Em/tag.in -Lregress/mdoc/Em/tag.in -u -p -r1.2 -r1.3 --- regress/mdoc/Em/tag.in +++ regress/mdoc/Em/tag.in @@ -1,4 +1,4 @@ -.\" $OpenBSD: tag.in,v 1.2 2020/04/02 14:55:29 schwarze Exp $ +.\" $OpenBSD: tag.in,v 1.3 2023/11/24 04:53:39 schwarze Exp $ .Dd $Mdocdate$ .Dt EM-TAG 1 .Os @@ -13,6 +13,8 @@ text .It Xo .Em three-with-hyphens .Xc +text +.It Em minus\-sign text .El .Em four Index: tag.out_markdown =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sy/tag.out_markdown,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/mdoc/Sy/tag.out_markdown -Lregress/mdoc/Sy/tag.out_markdown -u -p -r1.1 -r1.2 --- regress/mdoc/Sy/tag.out_markdown +++ regress/mdoc/Sy/tag.out_markdown @@ -12,7 +12,7 @@ BEGINTEST > text -**three** +**three-with-hyphens** > text @@ -22,4 +22,4 @@ BEGINTEST ENDTEST -OpenBSD - March 13, 2020 +OpenBSD - November 24, 2023 Index: tag.out_tag =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sy/tag.out_tag,v retrieving revision 1.3 retrieving revision 1.4 diff -Lregress/mdoc/Sy/tag.out_tag -Lregress/mdoc/Sy/tag.out_tag -u -p -r1.3 -r1.4 --- regress/mdoc/Sy/tag.out_tag +++ regress/mdoc/Sy/tag.out_tag @@ -2,6 +2,6 @@ NAME tag.mandoc_ascii 3 DESCRIPTION tag.mandoc_ascii 6 one tag.mandoc_ascii 9 two tag.mandoc_ascii 9 -three tag.mandoc_ascii 12 -four tag.mandoc_ascii 13 -explicit tag.mandoc_ascii 13 +three-with-hyphens tag.mandoc_ascii 12 +four tag.mandoc_ascii 14 +explicit tag.mandoc_ascii 14 Index: tag.in =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sy/tag.in,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/mdoc/Sy/tag.in -Lregress/mdoc/Sy/tag.in -u -p -r1.1 -r1.2 --- regress/mdoc/Sy/tag.in +++ regress/mdoc/Sy/tag.in @@ -1,4 +1,4 @@ -.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:06 schwarze Exp $ +.\" $OpenBSD: tag.in,v 1.2 2023/11/24 04:53:39 schwarze Exp $ .Dd $Mdocdate$ .Dt SY-TAG 1 .Os @@ -11,7 +11,7 @@ BEGINTEST .It Sy one | two text .It Xo -.Sy three +.Sy three-with\-hyphens .Xc text .El Index: tag.out_ascii =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sy/tag.out_ascii,v retrieving revision 1.1 retrieving revision 1.2 diff -Lregress/mdoc/Sy/tag.out_ascii -Lregress/mdoc/Sy/tag.out_ascii -u -p -r1.1 -r1.2 --- regress/mdoc/Sy/tag.out_ascii +++ regress/mdoc/Sy/tag.out_ascii @@ -9,9 +9,10 @@ DDEESSCCRRIIPPTTIIOONN oonnee | ttwwoo text - tthhrreeee text + tthhrreeee--wwiitthh--hhyypphheennss + text ffoouurr oonnee ffiivvee ENDTEST -OpenBSD March 13, 2020 OpenBSD +OpenBSD November 24, 2023 OpenBSD Index: tag.out_html =================================================================== RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Sy/tag.out_html,v retrieving revision 1.2 retrieving revision 1.3 diff -Lregress/mdoc/Sy/tag.out_html -Lregress/mdoc/Sy/tag.out_html -u -p -r1.2 -r1.3 --- regress/mdoc/Sy/tag.out_html +++ regress/mdoc/Sy/tag.out_html @@ -2,7 +2,7 @@
|
text
-
+
text
-- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv