Skip to content

Commit

Permalink
Add reference to Liquid to plugin docs (#6794)
Browse files Browse the repository at this point in the history
Merge pull request 6794
  • Loading branch information
HeinrichHartmann authored and jekyllbot committed Feb 20, 2018
1 parent 3dd76a1 commit 216582d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/_docs/plugins.md
Expand Up @@ -94,7 +94,8 @@ In general, plugins you make will fall broadly into one of five categories:
4. [Tags](#tags)
5. [Hooks](#hooks)

See the bottom of the page for a [list of available plugins](#available-plugins)
See the bottom of the page for a [list of available plugins](#available-plugins).
For further information on how to develop your own plugins, check out the [Liquid documentation](https://github.com/Shopify/liquid/wiki/Liquid-for-Programmers) as well.

## Generators

Expand Down

0 comments on commit 216582d

Please sign in to comment.