Class: HTML::Pipeline::DashFilter

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

Instance Method Summary collapse

Instance Method Details

#callObject



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

def call
  dash_filter(@text)
end