Skip to content

Fix: skip hidded table rows during HTML export#270

Open
Luke-Olsen25 wants to merge 1 commit intoCenterForOpenScience:masterfrom
Luke-Olsen25:issue_262
Open

Fix: skip hidded table rows during HTML export#270
Luke-Olsen25 wants to merge 1 commit intoCenterForOpenScience:masterfrom
Luke-Olsen25:issue_262

Conversation

@Luke-Olsen25
Copy link
Copy Markdown

Fix: skip hidden table rows during HTML export (fixes #262)

Add TableRowProperties model to detect <w:trPr><w:hidden/> and
skip hidden rows in export_table_row().

closes #262

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.

Hello, I followed the example from your documentation to hidden column and row in table - my docx file. How should one row or one column be hidden?

1 participant