From 947fa4ea269daf95b4f225d9b5cf694f83114a25 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Mon, 14 Jan 2008 18:44:30 +0000 Subject: [PATCH] Added support for processing instruction --- xsl/html/pi.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/html/pi.xsl b/xsl/html/pi.xsl index d368e5536..aaacdaae7 100644 --- a/xsl/html/pi.xsl +++ b/xsl/html/pi.xsl @@ -1237,7 +1237,7 @@ - + Do not chunk any descendents of this element. When generating chunked html output, adding this as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new html pages: -- 2.40.0