Plugin Development Examples

This directory contains example plugin implementations for MarkiTect:

- example_processor.py: Example of a content processor plugin
- example_formatter.py: Example of a content formatter plugin

These examples show how to extend MarkiTect's functionality through the plugin
architecture, providing templates for custom processing and formatting plugins.

--worsch, 25-10-03