This commit is contained in:
Oliver Davies 2018-05-29 01:33:00 +02:00
parent 9212cdb015
commit 13a3c1c866
28 changed files with 154 additions and 204 deletions

View file

@ -141,7 +141,7 @@ experiences:
</div>
{% if experience.description %}
<div>
<div class="markdown">
{{ experience.description|markdown }}
</div>
{% endif %}