Class: HTML::Pipeline::ParagraphFilter

Inherits:
TextFilter
  • Object
show all
Defined in:
lib/html/pipeline/bungo/paragraph_filter.rb

Instance Method Summary collapse

Instance Method Details

#callObject



5
6
7
# File 'lib/html/pipeline/bungo/paragraph_filter.rb', line 5

def call
  paragraph_filter(@text)
end