Display images inline in profile bio

This commit is contained in:
Steffen van Bergerem 2016-08-22 23:36:32 +02:00 committed by Dennis Schubert
parent 7f0ffb8b0a
commit 5b5e3e2c29
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

View file

@ -11,7 +11,7 @@
{{#if bio}}
<li>
<h4>{{t 'profile.bio'}}</h4>
<div class="{{txtDirClass bio}}">{{fmtText bio}}</div>
<div class="{{txtDirClass bio}} markdown-content">{{fmtText bio}}</div>
</li>
{{/if}}
{{#if location}}