Bug fixes and improvements

This commit is contained in:
schmelczerandras 2020-09-11 21:51:21 +02:00
parent a9de28e056
commit 5ea9094ed1
13 changed files with 20 additions and 15 deletions

View file

@ -15,7 +15,7 @@ export const generate = (
</div>
<div class="card">
<h2>${title}</h2>
${figure.toHTML()}
${figure.toHTML(true)}
${description.toHTML()}
${
more