UMCarpentries / intro-curriculum-r

Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.
https://umcarpentries.org/intro-curriculum-r/
Other
9 stars 12 forks source link

Make "Bonus" headers unique across lessons #168

Open kelly-sovacool opened 2 years ago

kelly-sovacool commented 2 years ago

From https://github.com/UMCarpentries/intro-curriculum-r/pull/166#issue-804120643 by @MrFlick:

The last issue is that all-in-one page (aio) has several duplicate IDs. Sections like "#bonus" are repeated in multiple lessons. So when everything is combined on the same page, those IDs are no longer unique. This means that if you click a later "bonus" link, you are sent to the first bonus section, for example. I'm not sure how important that is but we could make the section names unique across all lessons.