]> git.proxmox.com Git - pve-docs.git/commitdiff
mediawiki.conf: use h5 for paragraph titles
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Oct 2016 06:09:25 +0000 (08:09 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 19 Oct 2016 06:09:25 +0000 (08:09 +0200)
asciidoc/mediawiki.conf

index fbc3c27ed0f6fd56dc6396e8b719204f6d1c0919..e13642fac00c4e4c6f7c75c2b1f3e6872f77ae37 100644 (file)
@@ -298,7 +298,7 @@ endif::deprecated-quotes[]
 
 # Paragraph substitution.
 [paragraph]
 
 # Paragraph substitution.
 [paragraph]
-<div class="paragraph{role? {role}}{unbreakable-option? unbreakable}"{id? id="{id}"}>{title?<div class="title">{title}</div>}<p>
+<div class="paragraph{role? {role}}{unbreakable-option? unbreakable}"{id? id="{id}"}>{title?<div class="title"><h5>{title}</h5></div>}<p>
 |
 </p></div>
 
 |
 </p></div>