1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-03 05:27:04 +02:00

Add “More to Explore” sections (#1369)

From a discussion in #1313.
This commit is contained in:
Martin Geisler
2023-10-16 15:42:07 +02:00
committed by GitHub
parent 29c121cb54
commit f94daaea73
3 changed files with 39 additions and 14 deletions

View File

@ -65,6 +65,24 @@ collapsed or removed entirely from the slide.
course, instructors will only have time to glance at the notes so it is not
useful to include full paragraphs which the instructor should read out loud.
### More to Explore
Move extended explanations in the notes to a "More to Explore" section:
```markdown
<details>
...
## More to Explore
...
</details>
```
The material there is outside the scope of the regular class.
## Translations
This section is about what you write in the translation. We describe