Forgot password?
 Register account
View 207|Reply 1

HTML minifier

[Copy link]

3153

Threads

7906

Posts

610K

Credits

Credits
64096
QQ

Show all posts

hbghlyj Posted 2023-1-21 00:16 |Read mode
I find this HTML minifier problematic:
Between a pair of braces, white-space at start & end is trimmed.
For example,
  1. \text{ where where }
Copy the Code
produces
  1. \text{where where}
Copy the Code
The tool claims to minify HTML and embedded Javasript, but in fact cannot distinguish them.
Perhaps it intends to trim white-space in Javascript, but it also does so with text
So I disrecommend it.

3153

Threads

7906

Posts

610K

Credits

Credits
64096
QQ

Show all posts

 Author| hbghlyj Posted 2023-1-21 00:23
Using HTML Minifier (v4.0.0)
  1. \text{ where where }
Copy the Code
produces
  1. \text{ where where }
Copy the Code
text is unchanged

Mobile version|Discuz Math Forum

2025-6-5 01:02 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit