class TextFilterPlugin::MacroPost

Public Class Methods

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