The following text:
```
text **#bold** text **bold** text
```
is rendered as:
{F1056647}
The `#` (usually used for heading and numbered list creation, when placed at the start of a line) seems to break parsing of `**` when used in the middle of a string. This worked before.