Merge branch 'master' into travis-2021

This commit is contained in:
Andrew Brown 2021-05-24 15:37:10 -05:00 committed by GitHub
commit a5e2432579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
<% end %>
<%# Nested indents from above %>
<%= simple_format ContentFormatterService.show(
<%= clean_links simple_format ContentFormatterService.show(
text: comment.message,
viewing_user: current_user
), class: 'black-text' %>