Open
Description
I am using Pattern Lab Node v3.0.1
on macOS
, with Node v10.6.0
, using the Twig
Edition.
Expected Behavior
Use .html.twig
suffix for patterns without any problems.
This style of suffix is advocated in Symfony documentation and is also used by Drupal. In some cases, e.g. when registering layout templates, Drupal expects the layout template to have a .html.twig
suffix.
Actual Behavior
Twig template source/rendered HTML not shown in UI, possible other problems.
Steps to Reproduce
Use .html.twig
suffix for patterns.