issues
search
mankyd
/
htmlmin
A configurable HTML Minifier with safety features
https://htmlmin.readthedocs.org/en/latest/
Other
130
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecation Warning: 'cgi' is deprecated and slated for removal in Python 3.13
#66
phuze
opened
2 years ago
2
Incorrect text/html header detection in the middleware
#65
bfontaine
opened
2 years ago
1
`&` not handled correctly inside urls
#64
fekir
opened
2 years ago
0
Fix typo "conver_charrefs" => "convert_charrefs"
#63
MichaIng
opened
3 years ago
0
XHTML incompatible
#62
bad-blue-bull
opened
3 years ago
0
Regarding updates
#61
shawnngtq
closed
3 years ago
1
Process character references in data
#60
mina86
opened
3 years ago
1
Fix a few doc typos
#59
cringthis
opened
4 years ago
0
Simplify test discovery using unittest discover command
#58
jdufresne
opened
5 years ago
0
Distribute package as a universal wheel
#57
jdufresne
opened
5 years ago
0
Remove unnecessary u prefix
#56
jdufresne
opened
5 years ago
0
Trim trailing white space throughout the project
#55
jdufresne
opened
5 years ago
0
Move tests outside of the Python package to top level
#54
jdufresne
opened
5 years ago
0
Remove empty and unnecessary requirements.txt
#53
jdufresne
opened
5 years ago
0
Document and test on all modern supported Python versions
#52
jdufresne
opened
5 years ago
0
ship testsuite
#51
pgajdos
opened
5 years ago
0
Add -i flag to cli for in-place modification
#50
oxr463
opened
5 years ago
0
missing git tags to corresponding pypi releases
#49
anthraxx
opened
5 years ago
11
missed brackets after string was minimized
#48
aodarc
closed
6 years ago
1
Issues with minifying br-tag
#47
Kyrremann
closed
6 years ago
1
wierd issue with Minifier.minify
#46
runar-rkmedia
closed
6 years ago
8
remove space between certain tags?
#45
AlJohri
opened
7 years ago
0
Release new version (live version has XSS!)
#44
mikelambert
closed
7 years ago
2
@mankyd: can you update pip package ? last update was 18 months ago
#43
plyd
closed
7 years ago
0
Empty comments results in IndexError
#42
RevolutionTech
closed
7 years ago
1
Fixed index out of range error when comment is empty
#41
mercuree
closed
7 years ago
0
Fix xss risk if there is a html tag and remove optional attribute quotes is on
#40
samupl
closed
7 years ago
0
Inconsistent behaviour between Python 2 & 3 with unicode whitespaces
#39
Totktonada
closed
7 years ago
1
Convert readthedocs links for their .org -> .io migration for hosted projects
#38
adamchainz
closed
7 years ago
1
Control handling of escaped ampersands in URLs
#37
s-m-e
closed
7 years ago
1
Better attribute handling and some other minor changes
#36
mina86
closed
7 years ago
1
Fix encoding problem with python3
#35
iffy
closed
7 years ago
1
Leave quotes around attributes containing =, <, >, and `
#34
avacariu
closed
7 years ago
2
Removes quotes when attribute value contains =
#33
avacariu
closed
7 years ago
2
">" incorrectly transformed as >
#32
plyd
closed
7 years ago
2
Don't convert charrefs for Python3.4+. Version bump.
#31
mankyd
closed
9 years ago
0
Set convert_charrefs to False on Python 3.5 and newer
#30
Tenzer
closed
9 years ago
1
HTML Entities get decoded when minifying
#29
Tenzer
closed
9 years ago
1
Attribute escape
#28
mankyd
closed
9 years ago
0
Attribute escape
#27
mankyd
closed
9 years ago
0
javascript in attribute
#26
fredj
closed
9 years ago
2
Attribute escape
#25
mankyd
closed
9 years ago
0
Better Escaping of Attributes
#24
mankyd
closed
9 years ago
0
Fix a typo in a docstring in main.py
#23
alexwlchan
closed
9 years ago
0
Optional parameter that allows comments in tag attributes
#22
PhilipTrauner
closed
9 years ago
1
merged: add escape_tags option to enable/disable escaping tag names and attribut...
#21
scythargon
opened
9 years ago
1
Avoid exception caused by empty html comment.
#20
Epsirom
closed
9 years ago
1
Don't remove conditional comments
#19
mreinhardt
closed
9 years ago
2
Correcting typo: cam to can
#18
Namibnat
closed
9 years ago
0
pre_attr does not work as expected
#17
markfink
closed
7 years ago
3
Next