--- layout: plugins title: Plugins --- {% for plugin in site.categories.plugin %}
{{plugin.description}} {% if plugin.license %}– {{plugin.license}} licensed. {% endif %}View example
{{ plugin.snippet | replace:'&','&' | replace:'<','<' | replace:'>', '>'}}