cloudflare / cloudflare/lol-html
Should ignore '<' capture inside <script> tag
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
When using text!() to parse a tag, the current text capture will truncate the text with the '<' symbol. resulting in inability to obtain complete text
Contributor guide
Research direction
Start by reproducing the issue using text!() while parsing a element containing a '<' character. Inspect the parser path handling script text and verify that the complete script content is captured rather than truncated at '<'.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100