From e741152dcb79ccdf5dbaa1cff72e777f682f2388 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 17 Dec 2010 10:37:26 +0000 Subject: Make literal `Bd' use a PRE in -Thtml. Make `Bd' output in general use only a single DIV or PRE. Tag all displays with display class. --- html.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'html.h') diff --git a/html.h b/html.h index 2f35b24a..46230360 100644 --- a/html.h +++ b/html.h @@ -1,4 +1,4 @@ -/* $Id: html.h,v 1.30 2010/12/15 17:19:41 kristaps Exp $ */ +/* $Id: html.h,v 1.31 2010/12/17 10:37:26 kristaps Exp $ */ /* * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons * @@ -45,6 +45,7 @@ enum htmltag { TAG_DD, TAG_BLOCKQUOTE, TAG_P, + TAG_PRE, TAG_MAX }; -- cgit v1.2.3-56-ge451