We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5197b commit f27a646Copy full SHA for f27a646
templates/repo/wiki/view.tmpl
@@ -73,7 +73,7 @@
73
</div>
74
{{end}}
75
<div class="ui {{if .sidebarPresent}}grid equal width{{end}}" style="margin-top: 1rem;">
76
- <div class="ui {{if .sidebarPresent}}eleven wide column{{end}} segment markdown">
+ <div class="ui {{if .sidebarPresent}}eleven wide column{{end}} segment markdown has-emoji">
77
{{.content | Str2html}}
78
79
{{if .sidebarPresent}}
0 commit comments