mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 05:02:50 +08:00
5 lines
158 B
Text
5 lines
158 B
Text
<div class="ql-editor">
|
|
<%= auto_link(result.result_text.text,
|
|
link: :urls,
|
|
html: { target: '_blank' }).html_safe %>
|
|
</div>
|