]> git.openstreetmap.org Git - rails.git/commit
Put issue comments through kramdown formatter
authorHarry Wood <github@harrywood.co.uk>
Fri, 6 May 2022 11:41:04 +0000 (12:41 +0100)
committerHarry Wood <github@harrywood.co.uk>
Fri, 6 May 2022 12:36:59 +0000 (13:36 +0100)
commit3ca8b63643b9cfa6ef964673aa4fff2cbeee78a3
tree9f295c5f3d717a0cc29ad3c3a0956ac54d69010c
parente204e1d178242c450ca0db46724dc9d7e5e11665
Put issue comments through kramdown formatter

On issue comments (which only admins can create or see), put the `body` text through kramdown formatting.
app/models/issue_comment.rb
app/views/issues/_comments.html.erb
test/models/issue_comment_test.rb