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
{{ message }}
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
Not really necessary but would be nice. Not entirely trivial since we don't have container elements for sections (would have to determine sections dynamically, through JS).
The text was updated successfully, but these errors were encountered:
This reverts commit f81dc85, due to a
buggy implementation of header collapsing. Major issues:
* Hides footnotes if the last section is being hidden (and shows the
quiz buttons on non-quiz pages)
* h4/h4/h5/h6 headings are ignored
* Clicking the edit/¶ links triggers the toggle
Will be reimplemented once I figure out a clean way of determining sections
dynamically, most likely with a link next to "edit".
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not really necessary but would be nice. Not entirely trivial since we don't have container elements for sections (would have to determine sections dynamically, through JS).
The text was updated successfully, but these errors were encountered: