Text surrounded by asterisks in inline code blocks is wrongly highlighted
Author: chbndrhnnsCreated Jul 27, 2018Updated May 11, 2026
Labelsfunded on issuehunt :dollar:
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
- Go to edit mode
- 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
Source: BoostIO/BoostNote-Legacy