Class Yapra::Plugin::Filter::ApplyTemplate
In: lib-plugins/yapra/plugin/filter/apply_template.rb
Parent: Yapra::Plugin::Base

Filter::ApplyTemplate — Yuanying

apply template and set to attribute.

example:

    - module: Filter::ApplyTemplate
      config:
        content_encoded: '<div><%= title %></div>'

Methods

run  

Public Instance methods

[Validate]