Forgot password
 Register account
View 140|Reply 1

HTML minifier

[Copy link]

3203

Threads

7841

Posts

48

Reputation

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.

3203

Threads

7841

Posts

48

Reputation

Show all posts

original poster 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

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-4 10:11 GMT+8

Powered by Discuz!

Processed in 0.014554 seconds, 31 queries