From 8ac6eacc6f6d3b22b18b8393f98cb4fd4e4ba6d0 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 12 May 2002 11:16:32 +0000 Subject: [PATCH] Support title on blockquote --- xsl/html/block.xsl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl index f03909a2b..720d81eeb 100644 --- a/xsl/html/block.xsl +++ b/xsl/html/block.xsl @@ -120,6 +120,16 @@ + +
+

+ + + +

+
+
+
-- 2.40.0