# Current behavior <img width="479" alt="screenshot 2018-07-27 12 51 44" src="https://user-images.githubusercontent.com/7534547/43317099-d49f946c-919b-11e8-8607-f26d9a150fb3.png"> When using asterisks in inline code blocks, the text between asterisks is highlighted like if it appeared in normal text blocks. # Expected behavior Special formatting is not applied in inline code blocks # Steps to reproduce 1. Go to edit mode 2. Write ``` - See local-only branches: `git branch -vv | grep 'origin/.*: gone]' | awk '{print $1}'` ``` # Environment - Version : 0.11.8 - OS Version and name : macOS 10.13.6
Current behavior
When using asterisks in inline code blocks, the text between asterisks is highlighted like if it appeared in normal text blocks.
Expected behavior
Special formatting is not applied in inline code blocks
Steps to reproduce
Environment