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
If you need more customisation, edit `docs/assets/overrides/main.html`
@@ -136,9 +136,9 @@ There is a GitHub action that checks pull-requests for valid formatting.
136
136
We use admonitions extensively to make certain pieces of content stand out.
137
137
Please see the [official docs](https://squidfunk.github.io/mkdocs-material/reference/admonitions/) for an explanation.
138
138
139
-
- Note that we have two custom admonitions: `exercise`and `result` (alias `solution`).
140
-
- `!!!`does a regular admonition, `???` makes it collapsed (click to expand).
141
-
- Intendation is important! Make sure you check the rendered site, as it's easy to make a mistake.
139
+
- Note that we have two custom admonitions: `exercise`and `result` (alias `solution`).
140
+
- `!!!`does a regular admonition, `???` makes it collapsed (click to expand).
141
+
- Intendation is important! Make sure you check the rendered site, as it's easy to make a mistake.
142
142
143
143
## Known limitations
144
144
@@ -168,4 +168,4 @@ I recommend the [Todo Tree VSCode extension](https://marketplace.visualstudio.co
168
168
169
169
A list of key ones also included here:
170
170
171
-
- Remove plugin install from Phil's GitHub fork in `requirements.txt` and `.github/mkdocs.Dockerfile` when [this PR](https://github.com/timvink/mkdocs-enumerate-headings-plugin/pull/33) is merged
171
+
- Remove plugin install from Phil's GitHub fork in `requirements.txt` and `.github/mkdocs.Dockerfile` when [this PR](https://github.com/timvink/mkdocs-enumerate-headings-plugin/pull/33) is merged
0 commit comments