Enable emoji for wiki page content. It is enabled in the edit preview so the view should match.

Signed-off-by: Hamish Carpenter <hamish@hamishcarpenter.com>
This commit is contained in:
haytona 2017-12-12 12:02:55 +11:00 коммит произвёл Lauris BH
Родитель 4b5197beb4
Коммит f27a6461e3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -73,7 +73,7 @@
</div>
{{end}}
<div class="ui {{if .sidebarPresent}}grid equal width{{end}}" style="margin-top: 1rem;">
<div class="ui {{if .sidebarPresent}}eleven wide column{{end}} segment markdown">
<div class="ui {{if .sidebarPresent}}eleven wide column{{end}} segment markdown has-emoji">
{{.content | Str2html}}
</div>
{{if .sidebarPresent}}