Skip to content

Commit a627020

Browse files
committed
pony: remove horizontal lines
1 parent 34dc221 commit a627020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/docs/filters/pony/clean_html.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ class Pony
33
class CleanHtmlFilter < Filter
44
def call
55
css('.headerlink').remove
6+
css('hr').remove
67

78
css('pre').each do |node|
89
node.content = node.content

0 commit comments

Comments
 (0)