mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-10 23:26:43 +00:00
14 lines
298 B
Markdown
14 lines
298 B
Markdown
---
|
|
title: Making your own plugins
|
|
---
|
|
|
|
This part of the documentation will assume you have some basic coding knowledge and will include code snippets that describe the interface of what Quartz plugins should look like.
|
|
|
|
![[quartz-transform-pipeline.png]]
|
|
|
|
## Transformers
|
|
|
|
## Filters
|
|
|
|
## Emitters
|