From a09ab3c573cd4f51a974cccf58ffaaab60d080ef Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 30 May 2010 21:28:30 +0000 Subject: First in several iterative patches in getting complex -column lists supported (which works but is tricky enough that it should be broken down into digestable parts). This simply moves around the propogation of ARGS_PEND into one recognised by phrase(). Added a few regressions for simple -column lists. --- regress/mdoc/It/mixed-tabs-tas.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 regress/mdoc/It/mixed-tabs-tas.in (limited to 'regress/mdoc/It/mixed-tabs-tas.in') diff --git a/regress/mdoc/It/mixed-tabs-tas.in b/regress/mdoc/It/mixed-tabs-tas.in new file mode 100644 index 00000000..0c6fca3c --- /dev/null +++ b/regress/mdoc/It/mixed-tabs-tas.in @@ -0,0 +1,13 @@ +.Dd $Mdocdate: May 30 2010 $ +.Dt FOO +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh DESCRIPTION +.Bl -column asdfasdf asdfasdf asdfasdf +.It asdf Ta asdf asdf +.El +.Bl -column asdfasdf asdfasdf asdfasdf +.It asdf asdf ; Ta asdf +.El -- cgit v1.2.3-56-ge451