Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply bold formatting to cells in table header row in manpage output #4490

Closed
mojavelinux opened this issue Sep 18, 2023 · 0 comments
Closed
Assignees
Labels
bug compliance v2.0.21 Issues resolved in the 2.0.21 release
Milestone

Comments

@mojavelinux
Copy link
Member

Cells in the table header row are typically stylized using bold formatting. This is true of many man pages that contain tables. The manpage converter is not currently applying this style. As a precedence, this formatting is applied by the manpage output of the DocBook toolchain, so it's reasonable to expect that it is supported by the converter in Asciidoctor as well.

@mojavelinux mojavelinux added this to the v2.0.x milestone Sep 18, 2023
@mojavelinux mojavelinux self-assigned this Sep 18, 2023
mojavelinux added a commit to mojavelinux/asciidoctor that referenced this issue Sep 18, 2023
mojavelinux added a commit to mojavelinux/asciidoctor that referenced this issue Sep 18, 2023
@mojavelinux mojavelinux added the v2.0.21 Issues resolved in the 2.0.21 release label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug compliance v2.0.21 Issues resolved in the 2.0.21 release
Projects
None yet
Development

No branches or pull requests

1 participant