Double asterisks in a code block indented by four spaces should be ignore, but
that's not exactly the case. Play with spaces and single/double asterisks in
the code block below and note the highlighting of the headings:
```
code with *asterisks **
# test *a* b
# Testing `pnpm recursive install` behavior.
```
Screencast:

--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2029