lib/jsduck/guide_anchors.rb
0 → 100644
+32
−0
+2
−0
spec/guide_anchors_spec.rb
0 → 100644
+54
−0
Loading
Created GuideAchors class which transforms the hashes in links and ID-s in anchors so they don't interfere with Docs app #!-navigation. Relaxed the pattern matching of guide URL-s in Docs app and added support for navigating to <a name="..."> anchors.