--- title: Making your own plugins --- This part of the documentation will assume you have some basic coding knowledge in TypeScript and will include code snippets that describe the interface of what Quartz plugins should look like. ![[quartz-transform-pipeline.png]] ## Transformers ## Filters ## Emitters