CodeYourFuture / CodeYourFuture/curriculum
Don't require names in blocks lists for blocks with titles
Open
- Dominant language
- HTML
- Stars
- 76
- Forks
- 135
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 20
Description
We duplicate the title of most source blocks both in the block itself and in the blocks list
We should default this so that we don't need to write it twice.
Some things to check if/when we do:
* Make sure it works in prep and day-plan TOC
* Make sure it works in overview
* Make sure it works in nested blocks
* Keyboard interactions need to still work, because they're all title based
* We use these in anchors in links
* May need a link checker that supports fragments
* May need to ban inter-sprint links
Contributor guide
Assessment
This issue has not been assessed yet.