aantron / lambdasoup

Functional HTML scraping and rewriting with CSS in OCaml

Home Page:https://aantron.github.io/lambdasoup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document that Soup.replace removes the replacement (new) nodes from their original surrounding DOM, effectively deleting them

aantron opened this issue · comments

I made an attempt in the linked commit, any comments on it welcome :)

The online docs are currently blocked on fixing some stuff in odoc, but will eventually be updated as well.