Skip to content

Adds CSS for markdown tables#1222

Merged
orta merged 2 commits intov2from
table_css
Oct 8, 2020
Merged

Adds CSS for markdown tables#1222
orta merged 2 commits intov2from
table_css

Conversation

@orta
Copy link
Copy Markdown
Contributor

@orta orta commented Oct 8, 2020

Fixes #1221 - we used to leave the table styling to be the browser's default, this ended up meh - so I mixed some of the bits I like from GitHub and Microsoft Docs

Before

https://user-images.githubusercontent.com/972891/95396224-471b3400-08b5-11eb-9a91-83f5b898affb.png

After

Screen Shot 2020-10-08 at 11 37 22 AM
Screen Shot 2020-10-08 at 11 37 13 AM


Also makes the massive CLI options table feel better:

Screen Shot 2020-10-08 at 11 36 48 AM

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 8, 2020

Got false positives?

Make changes to the global settings spellcheck.json in /artsy/peril-settings.

Typos for JSX.md

Line Typo
34 corresponding option in your [tsconfig.json](/docs/handbook/tsconfig-json
56 x` files, and is identical in behavior to the angle-bracket type ass
69 element always begins with a lowercase letter, and a value-based ele
69 element always begins with an uppercase letter.
75 However, if this interface is present, then the name of the
304 attributes type_ where child JSXExpressions are taken to be inserted in
333 erride the default type from, eg the [React typings](https://g
333 ault type from, eg the [React typings](https://github.com/Definitel
405 act you should use the [React typings](https://github.com/Definitel
406 These typings define the JSX namespace ap
427 , or an inline @jsx comment pragma to set it on a per-file basis
429 The comment pragma version may be used like so (

Generated by 🚫 dangerJS against 3c1c930

@orta orta merged commit 72bb7f3 into v2 Oct 8, 2020
@jablko jablko mentioned this pull request Jan 15, 2021
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.

Idea: Define innter table borders

1 participant