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: issue 2074 - tables are rendered differently in a list #2082

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

fernando182gomez
Copy link
Collaborator

@fernando182gomez fernando182gomez commented Dec 13, 2023

Description

Correction to display correctly the tables when they are located inside a list

What's included?

The change to render the tables correctly

General Tests for Every PR

  • npm run start still works.
  • npm run lint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshot

Screenshot 2023-12-12 at 23 23 35

closes #2074

Copy link
Collaborator

@owilliams320 owilliams320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@owilliams320 owilliams320 merged commit c8ff2a3 into main Dec 18, 2023
6 checks passed
@owilliams320 owilliams320 deleted the bugfix/md-render-issues branch December 18, 2023 18:00
@owilliams320
Copy link
Collaborator

🎉 This PR is included in version 7.4.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Tables are rendered differently in MD when placed in a list
2 participants