v1.3.1+fa20
This patch for the Fall 2020 release fixes two issues:
-
If a user scrolls to the last section in a page, the Sidebar item for the last section would not be highlighted. This has now been fixed. (#68)
-
If a page uses task-lists, the checkboxes render with bullets when they really shouldn't! The styles for task-lists seem to be missing from the public Primer CSS styles, so this release adds styles to render task-lists correctly. Thanks @zpapanas for highlighting this issue! (#68)