Skip to content

feat: add table styles#245

Draft
Nika123-ui wants to merge 1 commit intohobbyfarm:masterfrom
Nika123-ui:feat-table-styles
Draft

feat: add table styles#245
Nika123-ui wants to merge 1 commit intohobbyfarm:masterfrom
Nika123-ui:feat-table-styles

Conversation

@Nika123-ui
Copy link

What this PR does / why we need it:

Added table styles to render markdown for tables better/correctly

| Column 1      | Column 2      |
| ------------- | ------------- |
| Cell 1, Row 1 | Cell 2, Row 1 |
| Cell 1, Row 2 | Cell 1, Row 2 |
| Cell 1, Row 3 | Cell 1, Row 3 |
image

Which issue(s) this PR fixes:

Closes hobbyfarm/hobbyfarm#494

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.

Add CSS Style to Markdown Tables

1 participant