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 tables in call to action #306

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Fix tables in call to action #306

merged 1 commit into from
Jan 31, 2024

Conversation

brucebolt
Copy link
Member

Tables must have a leading and trailing blank line in markdown. Stripping the body of a call to action means that these are missing and tables do not render as expected.

Therefore reinstating the blank line either side of a table contained with a CTA.

Trello card

@brucebolt brucebolt force-pushed the fix-tables-in-ctas-2 branch from 217374d to 0434781 Compare January 31, 2024 11:55
@brucebolt brucebolt marked this pull request as ready for review January 31, 2024 11:57
@brucebolt brucebolt force-pushed the fix-tables-in-ctas-2 branch 3 times, most recently from 2aeef40 to fb19a10 Compare January 31, 2024 12:03
Tables must have a leading and trailing blank line in markdown. Stripping the
body of a call to action means that these are missing and tables do not render
as expected.

Therefore reinstating the blank line either side of a table contained
with a CTA.
@brucebolt brucebolt force-pushed the fix-tables-in-ctas-2 branch from fb19a10 to 5a64ae3 Compare January 31, 2024 12:05
@brucebolt brucebolt merged commit 51167e9 into main Jan 31, 2024
11 checks passed
@brucebolt brucebolt deleted the fix-tables-in-ctas-2 branch January 31, 2024 12:43
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