Lego provides a number of plugins to extend Lektor's functionality.
Enabling a plugin
Plugins are all disabled by default. To enable one, run the following commands from the project root:
ln -sT ../lego/packages/envvars/ packages/lektor-markdown
lektor plugins reinstall
Plugin list
- lektor-syntax-highlighter: Provides syntax highlighting for lektor code blocks