From 951ebafe4c3af572865f73794c523e30851bad38 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Apr 2013 21:25:47 +0530 Subject: [PATCH] RTF Input: Add partial support for hyperlinks to web resources. Fixes #1167562 (Links are wrong after RTF conversion) --- resources/templates/rtf.xsl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/resources/templates/rtf.xsl b/resources/templates/rtf.xsl index ee247296c6..510bcdd235 100644 --- a/resources/templates/rtf.xsl +++ b/resources/templates/rtf.xsl @@ -448,8 +448,15 @@ - # - + + + + + + # + + +