Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hdoc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Stephane Crozat
hdoc
Commits
56f7ab92
Commit
56f7ab92
authored
Dec 17, 2015
by
qaomia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u added
parent
5dc6427f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl
etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl
+5
-0
No files found.
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
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