> >> Sorry if I jumped into the middle and missed something, but what about > >> using this to convert once? > >> > >> groff -Thtml > > > I guess my next question is ... what do we do after that? > >I thought if we ran it through with man (nroff/groff) to ascii, then we'd get >asciidoc format essentially. At which point there are tools that deal with >further transformations.
I ... am not sure that is correct? The man page examples I see suggest it is closer to something like Markdown. E.g.: https://docs.asciidoctor.org/asciidoctor/latest/manpage-backend/ --Ken
