mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 01:44:34 +08:00
6 lines
225 B
Text
6 lines
225 B
Text
<div class="ql-editor">
|
|
<%= custom_auto_link(result.result_text.tinymce_render(:text),
|
|
simple_format: false,
|
|
tags: %w(img),
|
|
team: current_team) %>
|
|
</div>
|