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
Copy file name to clipboardExpand all lines: README.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,18 +32,20 @@ Inspired by <http://www.leancrew.com/all-this/2012/09/tidying-markdown-reference
32
32
```
33
33
34
34
1. Or from the GitHub UI, run the container in a :sparkles:[Codespace](https://docs.github.com/en/codespaces/overview):
35
+
1. With the click of a button
36
+
* [](https://github.com/codespaces/new/hellt/markdown-footnote-sorter?devcontainer_path=.devcontainer%2Fdevcontainer.json)
37
+
1. Manual steps
38
+
* From this project's main page, click **Code**, then **Codespace**.
39
+
* Choose **Create codespace on \<branch_name\>**
35
40
36
-
* From this project's main page, click **Code**, then **Codespace**.
37
-
* Choose **Create codespace on <branch_name>**
41
+
This [creates a codespace](https://docs.github.com/en/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository)
42
+
with the default resources (currently 2 CPU, 8 GB RAM, 32 GB Storage).
38
43
39
-
This [creates a codespace](https://docs.github.com/en/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository)
40
-
with the default resources (currently 2 CPU, 8 GB RAM, 32 GB Storage).
0 commit comments