Skip to content

Always put table header to the top when converting HTML -> Markdown#4

Closed
basheb wants to merge 1 commit intotextcortex:mainfrom
basheb:main
Closed

Always put table header to the top when converting HTML -> Markdown#4
basheb wants to merge 1 commit intotextcortex:mainfrom
basheb:main

Conversation

@basheb
Copy link

@basheb basheb commented Jan 18, 2025

  • Created a new HTML for testing that contains only a table with caption
  • Extended the table_row creation with header and footer checks.
  • Order of the header and footer is now proper in Markdown even if they are mixed in the HTML
  • TODO: If the table has caption, for some reason it goes between the table and the footer, fix that

…ion - Extended the table_row creation with header and footer checks. - Order of the header and footer is now proper in Markdown even if they are mixed in the HTML - TODO: If the table has caption, for some reason it goes between the table and the footer, fix that
@osolmaz osolmaz closed this Mar 11, 2025
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.

2 participants