{% extends "plugins.html" %} {% from "macros/plugins.html" import render_plugin_list %} {% block body %}
This is an event emitted by Lektor for plugins to hook. The following plugins hook this event. Take a look at their source code to see how they work!
Intro to Plugins || Plugin Commands || Plugin API || This Event
{% endif %} {% endfor %}(*) Asterisks denote official plugins.
View a list of all Lektor plugin tags here.
{% endblock %}