class Wpconv::Filter::None
Public Class Methods
apply(source_content)
click to toggle source
# File lib/wpconv/filter/none.rb, line 4 def self.apply(source_content) source_content end
# File lib/wpconv/filter/none.rb, line 4 def self.apply(source_content) source_content end