diff --git a/src/config.js b/src/config.js index ce20db30cc3..579fb715e0e 100644 --- a/src/config.js +++ b/src/config.js @@ -311,7 +311,7 @@ const schemaEnforcers = {} // * **bold** - `**bold**` // * *italics* - `*italics*` // * [links](https://atom.io) - `[links](https://atom.io)` -// * `code spans` - `\`code spans\`` +// * `code spans` - `` `code spans` `` // * line breaks - `line breaks
` // * ~~strikethrough~~ - `~~strikethrough~~` //