class TextFilterPlugin::MacroPre

Public Class Methods

filter_type() click to toggle source
# File lib/text_filter_plugin.rb, line 140
def self.filter_type
  "macropre"
end