source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Tests for sane and insane handling of lines before and after
@ 2010-05-17 10:43 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-05-17 10:43 UTC (permalink / raw)
  To: source

Log Message:
-----------
Tests for sane and insane handling of lines before and after .SH/.SS

Added Files:
-----------
    mdocml/regress/man/SH:
        blank.in
        blank2.in

Revision Data
-------------
--- /dev/null
+++ regress/man/SH/blank2.in
@@ -0,0 +1,4 @@
+.TH SH-blank 1 "2010-05-17" "MANDOC"
+.AT
+.SH NO EMPTY LINE BEFORE THIS
+.SS No empty lines after this
--- /dev/null
+++ regress/man/SH/blank.in
@@ -0,0 +1,19 @@
+.TH SH-blank 1 "2010-05-17" "MANDOC"
+.SH DESCRIPTION
+.SH NO EMPTY LINE BEFORE THIS
+.AT
+.SH NO EMPTY LINE BEFORE THIS EITHER
+.SS Before this, yes
+.SS Before this, no
+foo
+.SS Before this, one
+xxx
+.PP
+.SS Before this, two empty lines
+.PP
+.SS Before this, no
+xxx
+.SS Before this, one
+.IP foo
+.SS Before this, yes
+xxx
--
 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-17 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-17 10:43 mdocml: Tests for sane and insane handling of lines before and after 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).