cobrateam / cobrateam/django-htmlmin
Explicit space in tag gets removed
Open
- Dominant language
- Python
- Stars
- 542
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
I was doing this:
```
```
and htmlmin removed this space.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported input, where an h2 contains an explicit non-breaking space, through the HTML minifier. Trace how whitespace and entities inside tags are handled, then add coverage showing that the explicit space is preserved and run the relevant test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100