diff --git a/Write-a-Plugin.md b/Write-a-Plugin.md index 72139fe..2bf96b5 100644 --- a/Write-a-Plugin.md +++ b/Write-a-Plugin.md @@ -32,4 +32,9 @@ engine ## Plugin List -See . +See . + +Since this library excludes certain features that are available on the Shopify platform but not on the [Shopify/liquid](https://github.com/Shopify/liquid/) repo, see the following plugins that backfill those features: + +* Sections Tags (WIP): https://github.com/harttle/liquidjs-section-tags +* Color Filters: https://github.com/harttle/liquidjs-color-filters \ No newline at end of file