Written in Livemark
(2021-10-19 15:32)

Livemark Plugin (template)

It's a Livemark plugin template

Replace custom by an actual plugin name.

Installation

Install with a package manager:

pip install livemark-custom

Usage

Enable the plugin:

livemark.yaml

custom: true
A Livemark plugin template