Fix #3321: HTML tags not converted in artist commentaries.
This commit is contained in:
@@ -132,7 +132,8 @@ module Sources
|
||||
%("user/#{member_id}":[#{profile_url}] "»":[/artists?#{search_params}])
|
||||
end
|
||||
|
||||
text
|
||||
text = text.gsub(/\r\n|\r|\n/, "<br>")
|
||||
DText.from_html(text)
|
||||
end
|
||||
|
||||
def illust_id_from_url
|
||||
|
||||
Reference in New Issue
Block a user