The builtin {% include %} and {% include_relative %} tags support the use of variables for specifying the path, but this plugin appears to require a string literal for the path parameter. Can it be modified to support {{ expressions }} for variable values the way the builtin tags do?
The builtin {% include %} and {% include_relative %} tags support the use of variables for specifying the path, but this plugin appears to require a string literal for the path parameter. Can it be modified to support {{ expressions }} for variable values the way the builtin tags do?