Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gitbook-plugin-nunjucks

promethe425MIT0.0.2

A GitBook plugin to use nunjucks filters.

readme

GitBook Nunjucks

This plugins makes it possible to use Nunjucks filters in your GitBook pages.

Available filters are listed in the Nunjucks documentation. Each filter must be prefixed with nunjucks_ when used in your GitBook pages (ie replace becomes nunjucks_replace).