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

Improve formatting of markdown tables #6174

Open
ThiefMaster opened this issue Feb 6, 2024 · 1 comment
Open

Improve formatting of markdown tables #6174

ThiefMaster opened this issue Feb 6, 2024 · 1 comment

Comments

@ThiefMaster
Copy link
Member

ThiefMaster commented Feb 6, 2024

They look pretty crappy when used e.g. in category descriptions (probably similar in minutes, haven't tested there).

Adding larger margins and/or borders between cells could be an improvement. We'd need to check if/how people currently use tables in those places (if they do at all) to make sure there are no usecases that would look worse after making a change.

|     Date    | Some Number | Other Number |
|:-----------:|:-----------:|:------------:|
| 20 Apr 2018 | 30,763       |    21,094   |
|  7 Feb 2019 | 34,751       |    23,733   |
| 12 Apr 2019 | 35,926       |    24,548   |

image

@TG199
Copy link

TG199 commented Apr 15, 2024

Hi @ThiefMaster I'd like to handle this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants