Remove header handling

This is already taken care of in the container filter.
pull/952/head
Harm Aarts 6 years ago
parent f948577584
commit 04ccf96396

@ -2,7 +2,6 @@ module Docs
class Pony
class CleanHtmlFilter < Filter
def call
css('.headerlink').remove
doc
end
end

Loading…
Cancel
Save