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

fix: allow colspans on any cell #203

Merged
merged 2 commits into from
Oct 11, 2023
Merged

fix: allow colspans on any cell #203

merged 2 commits into from
Oct 11, 2023

Conversation

maxakuru
Copy link
Contributor

  • change worker output to provide colspans of all cells (unless they're all 1)
    • format: <row1cell1>,<row1cell2>,...<row1cellN>;<row2cell1>,<row2cell2>,...<row2cellN>;<rowNcell1>,...<rowNcellN>
  • change table block to use those spans

ref: hlxsites/prisma-cloud-docs#120

Fix #200

Test URLs:

@aem-code-sync
Copy link

aem-code-sync bot commented Oct 11, 2023

Hello, I'm the AEM Code Sync Bot and I will run some test suites that validate the page speed.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-run PSI Checks

@aem-code-sync
Copy link

aem-code-sync bot commented Oct 11, 2023

@maxakuru maxakuru merged commit 8383458 into main Oct 11, 2023
2 checks passed
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.

[AsciiDoc conversion] Tables with cells that span columns aren't rendered correctly
1 participant