Skip to content

Commit 04ccf96

Browse files
committed
Remove header handling
This is already taken care of in the container filter.
1 parent f948577 commit 04ccf96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/docs/filters/pony/clean_html.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module Docs
22
class Pony
33
class CleanHtmlFilter < Filter
44
def call
5-
css('.headerlink').remove
65
doc
76
end
87
end

0 commit comments

Comments
 (0)