bbcode: `[code]` produces `pre code` for `glitch-soc` compatability

staging
multiple creatures 2019-08-02 00:27:44 -05:00
parent 06fb561bd6
commit 3813810cac
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ class Formatter
description: '', example: '',
},
code: {
html_open: '<pre>', html_close: '</pre>',
html_open: '<pre><code>', html_close: '</code></pre>',
description: '', example: '',
block_tag: true,
},