Yago / Cortana

Nice theme for Trulia's Hologram styleguide generator
http://yago.github.io/Cortana-example
MIT License
71 stars 24 forks source link

Sidebar highlight bug #35

Closed newtonianb closed 9 months ago

newtonianb commented 9 years ago

There seems to be a bug where if you have the same (second) category in two different (first) category, they both highlight in the sidebar.

Let me explain

/*doc

---
title: Transition
name: mixins_animation
category: Mixins - Animation

---
*/

/*doc

---
title: Transition
name: helpers_animation
category: Helpers - Animation

---
*/

In this case Animation would show in both the Mixins and the Helpers as a sub category but when you go to one, they both highlight which is a bit confusing.