skapata has quit [Read error: Connection reset by peer]
Fare has joined #racket
<Fare>
is there a way to deconstruct the element structures created by scribble/html ? What module should I require to be able for that? I can't find anything like that on docs.racket-lang.org.
<Fare>
stupid way: generate a string with output-xml, then manually remove the <tags> and expand the &chars;