summaryrefslogtreecommitdiffstats
path: root/regress/roff/if/multiline-free1.in
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-16 22:28:33 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-16 22:28:33 +0000
commit7bbe926b750bcfe99308671e9f343373e1d23671 (patch)
tree46993c916b318ab53ca941b3d6c19391962e577c /regress/roff/if/multiline-free1.in
parent224230fa313f960b4300b3d7266313556f9e2781 (diff)
downloadmandoc-7bbe926b750bcfe99308671e9f343373e1d23671.tar.gz
`ig' support in all its glory. Try
.ig ig asdf .ig fdsa .. or .ig if asdf .if n \ foo for a laugh. It all works. Lots of regression tests supporting this and documentation for the same.
Diffstat (limited to 'regress/roff/if/multiline-free1.in')
-rw-r--r--regress/roff/if/multiline-free1.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/regress/roff/if/multiline-free1.in b/regress/roff/if/multiline-free1.in
new file mode 100644
index 00000000..ac147435
--- /dev/null
+++ b/regress/roff/if/multiline-free1.in
@@ -0,0 +1,11 @@
+.Dd $Mdocdate$
+.Dt FOO 1
+.Os
+.Sh NAME
+.Nm foo
+.Nd bar
+.Sh DESCRIPTION
+.if t \{\
+there \\} dude
+.\}
+fdsa