Minification exclusion

This commit is contained in:
Nate Choe
2022-06-06 16:42:15 -05:00
parent 46a95c1330
commit 174e77a637
3 changed files with 25 additions and 4 deletions

View File

@@ -3,5 +3,6 @@
#define VAR_CHAR '!'
#define SET_CHAR '='
#define AUTOESCAPE_CHAR '\\'
#define NOMINIFY_CHAR '&'
#define MAX_INCLUDE_DEPTH 10