Skip to content

Commit 223cc3d

Browse files
authored
Merge branch 'master' into fix/writingPlugin
2 parents 881a174 + b9a2def commit 223cc3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/loaders/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Loaders are activated by using `loadername!` prefixes in `require()` statements,
4646
* `posthtml-loader` Loads and transforms a HTML file using [PostHTML](https://github.com/posthtml/posthtml)
4747
* `handlebars-loader` Compiles Handlebars to HTML
4848
* [`markup-inline-loader`](https://github.com/asnowwolf/markup-inline-loader) Inline SVG/MathML files to HTML. It’s useful when applying icon font or applying CSS animation to SVG.
49+
* [`twig-loader`](https://github.com/zimmo-be/twig-loader) Compiles Twig templates and returns a function
4950

5051
## Styling
5152

0 commit comments

Comments
 (0)