If there is something before the part of the message with the syntax, botogram fails to recognize the syntax. For example: - `*test*` results in "**test**" - `*test* something` results in "**test** something" - `a *test*` results in `a *test*` (wrong!)