Skip to content

Commit

Permalink
README: describe the TemplateDelims option
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Nov 30, 2023
1 parent be35294 commit 78b31fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ Options:
- `KeepEndTags` preserve all end tags
- `KeepQuotes` preserve quotes around attribute values
- `KeepWhitespace` preserve whitespace between inline tags but still collapse multiple whitespace characters into one
- `TemplateDelims` preserve context within and surrounding the given opening and closing delimiters

After recent benchmarking and profiling it became really fast and minifies pages in the 10ms range, making it viable for on-the-fly minification.

Expand Down

0 comments on commit 78b31fe

Please sign in to comment.