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