{-# LANGUAGE OverloadedStrings #-} ----------------------------------------------------------------------------- -- | -- Module : HSP.HTML4 -- Copyright : (c) Niklas Broberg, Jeremy Shaw 2008-2012 -- License : BSD-style (see the file LICENSE.txt) -- -- Maintainer : Niklas Broberg, niklas.broberg@gmail.com -- Stability : experimental -- Portability : Haskell 98 -- -- Attempt to render XHTML as well-formed HTML 4.01: -- -- 1. no short tags are used, e.g., \\<\/script\> instead of \