On 5/9/22 18:27, G. Branden Robinson wrote:
[[
.TH foo 1 2022-05-09 "groff test suite"
.P
Here is an example.
.RS
.P
.EX
$ \c
.B printf \[dq]\[rs]n\[rs]nfoo\[rs]n\[rs]n\[rs]n\[rs]n\[rs]nbar\[rs]n\[dq]
D'oh! I always forget escaping those things :/
\&
\&
foo
\&
\&
\&
bar
.EE
.RE
.P
That was an example.
]]
It's not working for me. I have GNU groff version 1.23.0.rc1.2366-0328.
See:
[[
foo(1) General Commands Manual foo(1)
Here is an example.
$ printf "\n\nfoo\n\n\n\n\nbar\n"
foo
bar
That was an example.
groff test suite 2022‐05‐09 foo(1)
]]
:(
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/