Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented May 14, 2024

from #9602 fix

  • Use scaffolded Divs for parsed HTML table so that it is removed and not converted in output format
  • Use make_scaffold as _quarto.ast.scafold_element does not exist in 1.4
  • Add a test for powerpoint using XPATH
  • Add a test for typst table
    Ensure the figure is not wrap in a block that prevents the alignment to work.
    This #block was created by the unneeded Div that is now a scaffolded one.Welcome to the quarto GitHub repo!

cderv added 2 commits May 14, 2024 13:07
- Use scaffolded Divs for parsed HTML table so that  it is removed and not converted in output format
- Use make_scaffold as _quarto.ast.scafold_element does not exist in 1.4
- Add a test for powerpoint using XPATH
- Add a test for typst table
  Ensure the figure is not wrap in a block that prevents the alignment to work.
  This #block was created by the unneeded `Div` that is now a scaffolded one.
@cderv cderv added the backport label May 14, 2024
@cderv cderv added this to the Hot-fix milestone May 14, 2024
@cderv cderv changed the title backport fixHTML table in PPTX backport fix HTML table in PPTX and typst May 14, 2024
@cderv cderv merged commit 2b97fc1 into v1.4 May 14, 2024
@cderv cderv deleted the backport/pptx-table branch May 14, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants