File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -1031,9 +1031,11 @@ if (version === 2) {
1031
1031
1032
1032
- **Default:** ` {% raw % }[" {{" , " }}" ]{% endraw % }`
1033
1033
1034
+ - **Restrictions:** This option is only available in the full build, with in-browser compilation.
1035
+
1034
1036
- **Details:**
1035
1037
1036
- Change the plain text interpolation delimiters. **This option is only available in the full build.**
1038
+ Change the plain text interpolation delimiters.
1037
1039
1038
1040
- **Example:**
1039
1041
@@ -1120,6 +1122,8 @@ if (version === 2) {
1120
1122
1121
1123
- **Default:** ` false `
1122
1124
1125
+ - **Restrictions:** This option is only available in the full build, with in-browser compilation.
1126
+
1123
1127
- **Details:**
1124
1128
1125
1129
When set to ` true ` , will preserve and render HTML comments found in templates. The default behavior is discarding them.
You can’t perform that action at this time.
0 commit comments