From 332ab9b4329c64fdc7df3fb76a8bdaa56209bc99 Mon Sep 17 00:00:00 2001 From: "sur.la.route" <17788706+christopherpickering@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:08:18 -0600 Subject: [PATCH] Update twig.md --- docs/src/docs/languages/twig.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/docs/languages/twig.md b/docs/src/docs/languages/twig.md index 205fec1..ed3b3a6 100644 --- a/docs/src/docs/languages/twig.md +++ b/docs/src/docs/languages/twig.md @@ -29,3 +29,7 @@ profile="{{ tool }}"
+ +## Real Life Examples! + +- [bolt](https://github.com/bolt/core) source code [reformatted](https://github.com/RiversideHealthcare/djLint/compare/bolt-source...RiversideHealthcare:djLint:bolt-djlint)