Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Goethes Farbenlehre
gfl-importer
Commits
389b1bcd
Commit
389b1bcd
authored
Mar 27, 2020
by
bettin5
Browse files
whitespace between title subtile a,b,c
parent
e3ec6f43
Changes
1
Show whitespace changes
Inline
Side-by-side
gfl-plugin/src/main/resources/gfl-indexer.xslt
View file @
389b1bcd
...
...
@@ -124,7 +124,7 @@ Refer to comments in the code to understand the used algorithm.
</xsl:for-each>
<field
name=
"title"
>
<xsl:for-each
select=
"title"
>
<xsl:value-of
select=
"./normalize-space()"
/>
<xsl:value-of
select=
"./normalize-space()"
/>
<xsl:text></xsl:text>
</xsl:for-each>
</field>
<xsl:if
test=
"edition!=''"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment