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
ac0e6fcc
Commit
ac0e6fcc
authored
Jan 11, 2017
by
Fabien Boucaud
Browse files
Removing the temporary processing of titles in html2xhtmlv2.xsl
parent
0b5f35cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
framapad_to_hdoc/xsl/html2xhtmlv2.xsl
View file @
ac0e6fcc
...
...
@@ -48,10 +48,6 @@
<xsl:apply-templates
select=
"*"
/>
</ol>
</xsl:template>
<xsl:template
match=
"h1 | h2 | h3 | h4 | h5 | h6"
>
Titre (non pris en compte pour l'instant) :
<xsl:apply-templates
select=
"@*|node()"
/>
</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