diff --git a/app/lib/formatter.rb b/app/lib/formatter.rb index 3456f30f8..efe0fbe36 100644 --- a/app/lib/formatter.rb +++ b/app/lib/formatter.rb @@ -142,7 +142,7 @@ class Formatter description: '', example: '', }, code: { - html_open: '
', html_close: '
', + html_open: '
', html_close: '
', description: '', example: '', block_tag: true, },