From 9d835d4323a2ed9cc511deecfb6906dad715de53 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 8 Jan 2014 18:56:30 +0000 Subject: [PATCH] Escape text() nodes while also in no.anchor.mode for links. Fixes bug #1322. --- xsl/manpages/other.xsl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xsl/manpages/other.xsl b/xsl/manpages/other.xsl index b38ebe2f9..3fe656c8e 100644 --- a/xsl/manpages/other.xsl +++ b/xsl/manpages/other.xsl @@ -164,6 +164,14 @@ manvolnum + + + + + + + + -- 2.50.1