From: Srijayanth Sridhar Date: 2008-05-23T17:45:20+09:00 Subject: Rubyful Soup/SGML Parser parses newlines as an entity Hello, I have a problem with Rubyful Soup parsing "\n" as an entity. This makes for some very hard parsing and navigation around the parse tree. I looked around and found but one page citing this problem and even that happened to be against Python. I am posting the link here: http://groups.google.com/group/beautifulsoup/browse_thread/thread/177b1d80e6d76cee Anyone have any better solutions? Thank you, Jayanth