xsl/gemini.xsl: mangle portal links
c3d2-web deployed Details
c3d2-gemini deployed Details

This commit is contained in:
Astro 2022-03-05 01:21:28 +01:00
parent 68089a3fde
commit 5186149c71
1 changed files with 3 additions and 1 deletions

View File

@ -217,7 +217,9 @@
<template match="/page/portal/item">
<text>=> </text>
<value-of select="link"/>
<call-template name="make-href">
<with-param name="href" select="link"/>
</call-template>
<text> </text>
<if test="content-text">
<call-template name="normalize-paragraph">