mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
13 lines
298 B
Markdown
13 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
|