Incorrect indentation of ^
inverted section tags in Handlebars/Mustache code
#1623
Milestone
^
inverted section tags in Handlebars/Mustache code
#1623
Fix indentation of
^
inverted section tags in Handlebars/Mustache codehttps://handlebarsjs.com/reference.html
https://mustache.github.io/mustache.5.html#Inverted-Sections
Input
The code looked like this before beautification:
Expected Output
The code should have looked like this after beautification:
Actual Output
The code actually looked like this after beautification:
Steps to Reproduce
options.indent_handlebars = true;
Environment
OS: any
The text was updated successfully, but these errors were encountered: