]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commit
Move the wrapper div inside the ArticlePage to_xhtml function.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 8 Jul 2012 21:25:34 +0000 (17:25 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 8 Jul 2012 21:25:34 +0000 (17:25 -0400)
commit2953924e2016393a1ffb9e2e82b4c90c8c57dfd3
treed0595adbb198f061485840ae752e649b06a83b96
parent10f322ce20600de109c4643967b6ce3f61f69bf6
Move the wrapper div inside the ArticlePage to_xhtml function.
Add an XML class and implement to_xml for Articles.
src/LWN/Article.hs
src/LWN/Page.hs
src/LWN/XHTML.hs