fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reference previews
[redakcja.git]
/
src
/
wlxml
/
templates
/
wlxml
/
wl2html.xsl
diff --git
a/src/wlxml/templates/wlxml/wl2html.xsl
b/src/wlxml/templates/wlxml/wl2html.xsl
index
c3af0ff
..
fbb66fb
100644
(file)
--- a/
src/wlxml/templates/wlxml/wl2html.xsl
+++ b/
src/wlxml/templates/wlxml/wl2html.xsl
@@
-178,6
+178,14
@@
<xsl:with-param name="extra-class" select="'reference-inline-box'" />
</xsl:call-template>
<a class="reference">📌</a>
<xsl:with-param name="extra-class" select="'reference-inline-box'" />
</xsl:call-template>
<a class="reference">📌</a>
+ <span x-preview="true" x-pass-thru="true">
+ <a target="wiki" title="?">
+ <xsl:attribute name="href">
+ <xsl:value-of select="@href" />
+ </xsl:attribute>
+ <xsl:value-of select="@href" />
+ </a>
+ </span>
</span>
</xsl:template>
</span>
</xsl:template>