source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Adding `Ar' regression for empty-prior-closing-punctuation
@ 2010-05-29 18:50 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-05-29 18:50 UTC (permalink / raw)
  To: source

Log Message:
-----------
Adding `Ar' regression for empty-prior-closing-punctuation checkin.
NOTE: this will not work on old groff, which forgets to print `file ...'
when encountering an empty Ar node.

Added Files:
-----------
    mdocml/regress/mdoc/Ar:
        empty.in

Revision Data
-------------
--- /dev/null
+++ regress/mdoc/Ar/empty.in
@@ -0,0 +1,17 @@
+.\" THIS WILL FAIL ON OLD GROFF!
+.\" IT DOESN'T PROCESS EMPTY `AR' MACROS CORRECTLY.
+.Dd May 16, 2010
+.Dt FOO 1
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+.Ar . a
+.Pp
+.Ar ;
+.Pp
+.Ar expr1 Ar : expr2
+.Pp
+.Ar expr1 Ar . ; expr2 ( expr3 )
+.Ar expr1 Ar . ; ) ( expr3 )
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-29 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-29 18:50 mdocml: Adding `Ar' regression for empty-prior-closing-punctuation kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).