Jacky Zhao
2023-08-09 cea6834fef54da59fc1692d1db0221b93793238f
content/advanced/making plugins.md
@@ -2,7 +2,7 @@
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.
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]]