Skip to content

Commit

Permalink
Remove trailing ">" for table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiux committed Jul 18, 2012
1 parent 800aedc commit 27a5f3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/output.rb
Expand Up @@ -184,7 +184,6 @@ def render_toc_section parent_page

title = page.title
if page.has_children?
title += " >"
item_classes.push "has-children"
if page == @page
item_classes.push "expanded"
Expand Down

0 comments on commit 27a5f3c

Please sign in to comment.