Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
56f7ab92
Commit
56f7ab92
authored
Dec 17, 2015
by
qaomia
Browse files
u added
parent
5dc6427f
Changes
1
Show whitespace changes
Inline
Side-by-side
etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl
100644 → 100755
View file @
56f7ab92
...
...
@@ -25,6 +25,11 @@
<xsl:apply-templates
select=
"@*|node()"
/>
</em>
</xsl:template>
<xsl:template
match=
"u"
>
<em>
<xsl:apply-templates
select=
"@*|node()"
/>
</em>
</xsl:template>
<xsl:template
match=
"page"
>
<xsl:apply-templates
select=
"@*|node()"
/>
...
...
Write
Preview
Supports
Markdown
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