On Sat, 2026-06-13 at 14:04 +0200, Xose Vazquez Perez wrote: > > groff/man focus on rendering text, not auditing code. They are > permissive > by design and handle invalid syntax more gracefully. > > mandoc focuses on structure. It parses the code into an Abstract > Syntax > Tree (AST) rather than just drawing text characters. That is why it > is > stricter than groff/man. > > I will address this and send the updates in a new patch series.
Great, thanks. I was looking forward to a v2 for your last set [1] anyway, that's why I haven't responded yet. Regards Martin [1] https://lore.kernel.org/dm-devel/[email protected]/
