Browse Source

pony: remove horizontal lines

Jasper van Merle 6 năm trước cách đây
mục cha
commit
a627020275
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lib/docs/filters/pony/clean_html.rb

+ 1 - 0
lib/docs/filters/pony/clean_html.rb

@@ -3,6 +3,7 @@ module Docs
     class CleanHtmlFilter < Filter
       def call
         css('.headerlink').remove
+        css('hr').remove
 
         css('pre').each do |node|
           node.content = node.content