2016-11-16 22:30:14 +08:00
|
|
|
<div class="ql-editor">
|
2017-01-19 05:40:08 +08:00
|
|
|
<%= auto_link(smart_annotation_parser(result.result_text.text),
|
2016-11-23 21:18:50 +08:00
|
|
|
link: :urls,
|
|
|
|
html: { target: '_blank' }).html_safe %>
|
2016-11-16 22:30:14 +08:00
|
|
|
</div>
|