Skip to content

Conversation

@cpuguy83
Copy link
Owner

@cpuguy83 cpuguy83 commented Feb 4, 2024

When a table is present we need to instruct groff to enable the table preprocessor.
This surpresses warnings from groff.

Fixes #99

When a table is present we need to instruct the groff to enable the
table preprocessor.
This surpresses warnings from groff.

Signed-off-by: Brian Goff <[email protected]>
@thaJeztah
Copy link
Collaborator

For others; this is easier to review with whitespace disabled in the diff; https://github.com/cpuguy83/go-md2man/pull/111/files?w=1

Screenshot 2024-02-05 at 10 22 20

Copy link
Collaborator

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"LGTM" but take that with a good grain of salt; code changes look good, but I'm not good at roff, so wouldn't hurt to have more eyes to verify correctness.

@g-branden-robinson
Copy link

I hope I qualify as good at roff, but anytime I find myself unable to solve a problem in it with minimal effort, I wonder...

The roff change part of this LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new groff incompatibilities?

4 participants