forked from ashi009/node-fast-html-parser
-
Notifications
You must be signed in to change notification settings - Fork 121
Pull requests: taoqf/node-html-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid O(n^2) text node append during parse (fixes #317)
#318
opened Jul 31, 2026 by
nurkiewicz
Loading…
fix: keep attributes whose name starts with an underscore
#314
opened Jul 8, 2026 by
spokodev
Loading…
fix: stop appending a stray '<' to unterminated block-text elements
#313
opened Jul 8, 2026 by
spokodev
Loading…
fix: encode special characters in HTMLElement textContent setter
#312
opened Jul 8, 2026 by
spokodev
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.