Skip to content

Parse id, class, and tabstyle on tables in DocBook Reader #10183

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

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

lifeunleaded
Copy link
Contributor

@lifeunleaded lifeunleaded commented Sep 13, 2024

Add parsing of id (xml:id), class, and tabstyle XML attributes for the table and informaltable elements in the DocBook reader. The tabstyle value is put in the 'custom-style' attribute.

fixes #10181

Add parsing of id (xml:id), class, and tabstyle XML attributes
for table and informaltable in the DocBook reader.
The tabstyle value is put in the 'custom-style' attribute.

fixes jgm#10181
@jgm jgm merged commit 1cdf267 into jgm:main Sep 14, 2024
9 of 12 checks passed
@jgm
Copy link
Owner

jgm commented Sep 14, 2024

looks good, thanks!

@lifeunleaded lifeunleaded deleted the docbook-table-attrs branch September 15, 2024 14:48
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.

Add parsing of id, class, and tabstyle for table to DocBook reader
2 participants