SUMMARY The [twig template engine](https://twig.symfony.com/) is popular in web development. Highlighting these files could be helpful. STEPS TO REPRODUCE 1. Open a `.html.twig` file OBSERVED RESULT No twig highlighting EXPECTED RESULT Twig highlighting ADDITIONAL INFORMATION [Twig Documentation](https://twig.symfony.com/doc/3.x/)
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/syntax-highlighting/-/merge_requests/512
Git commit 2f05fd927cc9fe5abe5428d30d76b55a66fdc225 by Christoph Cullmann, on behalf of Jonathan Poelen. Committed on 25/07/2023 at 20:20. Pushed by cullmann into branch 'master'. Add syntax highlighting for Twig A +165 -0 autotests/folding/test.twig.fold A +172 -0 autotests/html/test.twig.dark.html A +172 -0 autotests/html/test.twig.html A +165 -0 autotests/input/test.twig A +165 -0 autotests/reference/test.twig.ref M +16 -9 data/CMakeLists.txt A +143 -0 data/generators/generate-html.pl D +0 -78 data/generators/generate-php.pl A +499 -0 data/syntax/twig.xml https://invent.kde.org/frameworks/syntax-highlighting/-/commit/2f05fd927cc9fe5abe5428d30d76b55a66fdc225