oga
oga copied to clipboard
Oga is an XML/HTML parser written in Ruby.
Results
1
oga issues
Sort by
recently updated
recently updated
newest added
This is a feature request to match Nokogiri's default behavior of deep-copying when calling [`dup`](https://nokogiri.org/rdoc/Nokogiri/XML/Document.html#method-i-dup) or `clone` on the parser result. This behavior is useful when working with parsed source...