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

feat: render markdown tables with bootstrap styling #882

Merged
merged 1 commit into from
Mar 31, 2020

Conversation

lorenzo-cavazzi
Copy link
Member

Tables were rendered without proper styling, making them look like unformatted text.
This PR adds the proper classes to converted <table> elements so that Boostrap styling is applied without requiring changes from the users.

Compare these 2 examples:
https://lorenzo.dev.renku.ch/projects/lorenzo.cavazzi.tech/test
https://dev.renku.ch/projects/lorenzo.cavazzi.tech/test

@lorenzo-cavazzi lorenzo-cavazzi requested review from a team as code owners March 30, 2020 09:55
ciyer
ciyer previously approved these changes Mar 30, 2020
Copy link
Contributor

@ciyer ciyer left a comment

Choose a reason for hiding this comment

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

Looks good. Someone will re-approve after the version update change is merged.

@lorenzo-cavazzi lorenzo-cavazzi merged commit c7ec8bc into master Mar 31, 2020
@lorenzo-cavazzi lorenzo-cavazzi deleted the 000-markdown-table branch March 31, 2020 07:44
@lorenzo-cavazzi lorenzo-cavazzi added this to the sprint-2020-03-27 milestone Mar 31, 2020
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