In Chrome, when I write some text in Blogger, for example, '''csharp using System; namespace NameSpace { ... } ``` is converted like this: using System; namespace NameSpace { ... } When I push 'Preview' button, it becomes like: using Sys...... } When I push 'Preview' button, it becomes like: using...in the final post (and the preview). See @lambdalice's screenshot...