<%= simple_format ContentFormatterService.show( text: old_value, viewing_user: current_user ) %>
<%= simple_format ContentFormatterService.show( text: new_value, viewing_user: current_user ) %>