Sanitizing was a bit brutal, removing the iframe to open a chat window

This commit is contained in:
echarp 2017-10-09 00:51:57 +02:00
parent 0eadd2294a
commit 105c41b4c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
:markdown
#{t '.content'}
#{sanitize t('.content'), tags: %w(h2 strong em a iframe), attributes: %w(src style height width)}