aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Bd/nf.out_html
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Bd/nf.out_html')
-rw-r--r--regress/mdoc/Bd/nf.out_html22
1 files changed, 22 insertions, 0 deletions
diff --git a/regress/mdoc/Bd/nf.out_html b/regress/mdoc/Bd/nf.out_html
new file mode 100644
index 00000000..31642e07
--- /dev/null
+++ b/regress/mdoc/Bd/nf.out_html
@@ -0,0 +1,22 @@
+BEGINTEST initial text
+<pre>
+after .nf
+request
+</pre>
+after .fi request
+<div class="Bd Pp">
+<pre>
+in unfilled
+block
+</pre>
+after .fi request in unfilled block</div>
+after end of unfilled block
+<div class="Bd Pp">in filled block
+<pre>
+after .nf request
+in filled block
+</pre>
+</div>
+after end of filled block
+<br/>
+ENDTEST