Split file history into one pre tag per commit

This commit is contained in:
2021-08-21 03:04:59 +01:00
parent 7e85e2a1fa
commit 56688b26f5
3 changed files with 21 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
<summary class="smallText">
Commit log (file history)
</summary>
<pre>$filehistory$</pre>
$filehistory$
</details>
<div>
$body$

View File

@@ -13,7 +13,7 @@
<summary class="smallText">
Commit log (file history)
</summary>
<pre>$filehistory$</pre>
$filehistory$
</details>
</div>
<h1>$title$</h1>