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

screenshot 2018-07-27 12 51 44

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

Source: BoostIO/BoostNote-Legacy