The AST no longer uses the generic `element` type for element nodes but instead changes the type based on the element type. That is, a <p> element now results in an (p) node, <link> in (link), etc. |
||
---|---|---|
.. | ||
oga | ||
oga.rb |
The AST no longer uses the generic `element` type for element nodes but instead changes the type based on the element type. That is, a <p> element now results in an (p) node, <link> in (link), etc. |
||
---|---|---|
.. | ||
oga | ||
oga.rb |