You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the converter only supports having the directive be the first line of the file. JET does allow the directive to be multi-lined, so this should be handled.
Changes would need to be made to TemplateConverter and DirectiveParser for this to work.
The text was updated successfully, but these errors were encountered:
Currently, the converter only supports having the directive be the first line of the file. JET does allow the directive to be multi-lined, so this should be handled.
Changes would need to be made to TemplateConverter and DirectiveParser for this to work.
The text was updated successfully, but these errors were encountered: