mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
4 lines
146 B
Text
4 lines
146 B
Text
<div class="ql-editor">
|
|
<%= custom_auto_link(result.result_text.text,
|
|
link: :urls, html: { target: '_blank' }) %>
|
|
</div>
|