From eaa9ae641d62872f0df378513ba49e2d256351b4 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 19 Jan 2017 16:56:54 +0000 Subject: clean up markup of .Bd, .D1, .Dl, .Li, and .Ql; in particular, stop abuse of
--- html.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'html.h') diff --git a/html.h b/html.h index f788d73e..19532c49 100644 --- a/html.h +++ b/html.h @@ -1,4 +1,4 @@ -/* $Id: html.h,v 1.77 2017/01/19 01:00:14 schwarze Exp $ */ +/* $Id: html.h,v 1.78 2017/01/19 16:59:30 schwarze Exp $ */ /* * Copyright (c) 2008-2011, 2014 Kristaps Dzonsons * Copyright (c) 2017 Ingo Schwarze @@ -40,7 +40,6 @@ enum htmltag { TAG_DL, TAG_DT, TAG_DD, - TAG_BLOCKQUOTE, TAG_PRE, TAG_B, TAG_I, -- cgit v1.2.3