]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/history - src/LWN/XHTML.hs
Replace double newlines with "<br /><br />" in <pre> tags.
[dead/lwn-epub.git] / src / LWN / XHTML.hs
2012-07-14 Michael OrlitzkyReplace double newlines with "<br /><br />" in <pre...
2012-07-14 Michael OrlitzkyRemove full story paragraphs if we aren't going to...
2012-07-13 Michael OrlitzkyUse an exact match for the "Full Story" link text.
2012-07-09 Michael OrlitzkyOnly fetch login cookies once.
2012-07-08 Michael OrlitzkyMove the pure-xml functions into the LWN.XHTML module.
2012-07-08 Michael OrlitzkyMove the wrapper div inside the ArticlePage to_xhtml...
2012-06-30 Michael OrlitzkySource reorganization and cleanup.