Markdown code blocks are broken
Markdown code blocks are broken
What a hell is going on? I expect to see everything inside backticks exactly as I typed, but something happens to ''>" and "<" characters. In the preview everything is fine, but after submitting the post it breaks:
- "<" →
< - ">" →
> - "<<" →
<< - ">>" →
>> - "<a>" → ``
- "</a>" → ``