Skip to content

Commit f143048

Browse files
committed
[jinja2 mode] Remove tab
Issue #6975
1 parent 0ade73a commit f143048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mode/jinja2/jinja2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
state.intag = false
182182
state.lineTag = false
183183
}
184-
return style;
184+
return style;
185185
},
186186
blockCommentStart: "{#",
187187
blockCommentEnd: "#}",

0 commit comments

Comments
 (0)