mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 10:06:53 +08:00
5 lines
196 B
Text
5 lines
196 B
Text
<div class="ql-editor">
|
|
<%= custom_auto_link(generate_image_tag_from_token(result.result_text.text),
|
|
simple_format: false,
|
|
tags: %w(img)) %>
|
|
</div>
|