render

EquationPlugin.render(context, instance, placeholder)[source]

Render the Plugin with self.render_template and the data in instance.

Parameters
  • context (dict) – [description]

  • instance (EquationPluginModel) – Instance of the plugins Model

  • placeholder (str) – [description]

Returns

[description]

Return type

dict