Hi Thomas, sorry for the afterthought...
Ingo Schwarze wrote on Sun, Aug 29, 2021 at 07:34:56PM +0200: > https://mandoc.bsd.lv/mdoc/ Even if you consider mdoc(7) off-topic, you definitely want to link to these two pages: https://mandoc.bsd.lv/mdoc/details/recursion.html https://mandoc.bsd.lv/mdoc/details/redefine_self.mdoc You think that is insane? Well, i can't really disagree with you. :-) Then again, if a programming language can be used to print Fibonacci numbers, that *is* useful, don't you think? $ man -cl redefine_self.mdoc () () 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 () Yours, Ingo