\Preamble{html}
\ConfigureList{itemz}
{\ifvmode\IgnorePar\fi\EndP\HCode{
}\ShowPar\bgroup\def\finli{}}
{\ifvmode\IgnorePar\fi\EndP\finli\egroup\HCode{
}}
{\ShowPar\finli\HCode{}\par\def\finli{\EndP\HCode{}}\DeleteMark}{}
\ConfigureList{members}
{\ifvmode\IgnorePar\fi\EndP\HCode{}\ShowPar\bgroup\def\finli{}}
{\ifvmode\IgnorePar\fi\EndP\finli\egroup\HCode{
}}
{\ShowPar\finli\HCode{}\par\def\finli{\EndP\HCode{}}\DeleteMark}{}
\ConfigureList{contacts}
{\ifvmode\IgnorePar\fi\EndP\HCode{}}
{\ShowPar\finli\HCode{}\par\def\finli{\EndP\HCode{}}\DeleteMark}{}
\ConfigureList{tlist}
{\ifvmode\IgnorePar\fi\EndP\HCode{}\ShowPar\bgroup\def\finli{}}
{\ifvmode\IgnorePar\fi\EndP\finli\egroup\HCode{
}}
{\ShowPar\finli\HCode{}\par\def\finli{\EndP\HCode{}}\DeleteMark}{}
\makeatletter
% For some reason, this chokes (I guess it produces output, and then complains
% that \begin{document} hasn't happened yet?
%\Configure{title@display}{\HCode{}}{\HCode{
}}
% However, this does work (ish), in combination with some hacks in the
% HTML->epub generation
\long\def\htlatex@title@display#1{{%
{\HCode{}{#1}\HCode{
}}%
}}
\def\title@display{\htlatex@title@display}
\makeatother
% For some reason, the lists in here don't work. They're not really essential,
% so for now just clobber them.
\def\charsheetlists{}
\begin{document}
\EndPreamble