You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ First, publish the package's config file.
47
47
48
48
Then, add the following entry to your `.env` file.
49
49
50
-
```toml
50
+
```
51
51
[...]
52
52
GITHUB_TOKEN=your-token-here
53
53
```
@@ -91,15 +91,15 @@ Styling markdown with CSS has always been a bit of a pain for me. Not to mention
91
91
92
92
GitDown ships with all the CSS you need to make your markdown look exactly like it does on GitHub. Just add this code somewhere on your HTML page, preferably near your other stylesheets in the `<head>` section.
0 commit comments