From: Bob Stayton Date: Fri, 17 Jan 2014 23:26:40 +0000 (+0000) Subject: Fix bug #1306 warn of nested links, since not supported in the output. X-Git-Tag: release/1.79.1~6^2~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=782f35fbc6db7822d9d82f7e1b355747bda3f362;p=docbook-dsssl Fix bug #1306 warn of nested links, since not supported in the output. --- diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index b032d455b..2c1ce46d7 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -30,6 +30,28 @@ + + + + WARNING: nested link may be undefined in output: + < + + + + + @linkend = ' + + '. + + + @xlink:href = ' + + '. + + + + +