From c13027734e9d36c96b4fd039e21c3112330c80c1 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 30 May 2010 22:56:02 +0000 Subject: Migrate `Bl -column' phrases to be MDOC_BODY instead of MDOC_HEAD. This will make it easy for re-entrant parsing of `Ta' macros to fit in with standard closure rules. Added some more regressions for `Bl -column'. Note that one should fail, as documented in the TODO file. Recorded change of AST BNF in mdoc.3. --- regress/mdoc/It/nested-punctuation.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 regress/mdoc/It/nested-punctuation.in (limited to 'regress/mdoc/It/nested-punctuation.in') diff --git a/regress/mdoc/It/nested-punctuation.in b/regress/mdoc/It/nested-punctuation.in new file mode 100644 index 00000000..9647deea --- /dev/null +++ b/regress/mdoc/It/nested-punctuation.in @@ -0,0 +1,10 @@ +.Dd $Mdocdate: May 30 2010 $ +.Dt FOO +.Os +.Sh NAME +.Nm foo +.Nd bar +.Sh DESCRIPTION +.Bl -column asdfasdf asdfasdf +.It ( asdf ) ; Ta ( ( asdf : +.El -- cgit v1.2.3-56-ge451