djplaner / Content-Interface-Tweak

Improves both the task of creating content for Blackboard Learn, and reading that content.
https://djplaner.github.io/Content-Interface-Tweak/
GNU General Public License v3.0
0 stars 0 forks source link

The ability to link directly to specific accordion sections (headings) #4

Closed djplaner closed 4 years ago

djplaner commented 5 years ago

Currently can't easily link to specific headings.

djplaner commented 5 years ago

Added the ability to link to top level headings and have the relevant accordion open.

Simple add #num to the end of the link, where num is a number representing heading's order. i.e. the first accordion is #1 the 3rd accordion is #3 etc.

TODO add support for linking to nested headings