suitepro/app/views/common/_markup.html.erb
2020-11-22 21:20:06 +01:00

3 lines
167 B
Text

<div class="filecontent wiki">
<%= Redmine::WikiFormatting.to_html(markup_text_formatting, Redmine::CodesetUtil.to_utf8_by_setting(markup_text)).html_safe %>
</div>