# Bug: Test Bold Text
Percentage symbol `%` causes unexpected behavior:
1. Text and `%` separated by space: works fine
> The concentration should be 50%.
2. Percentage followed by `**` does not work
> **6%**9
> **%**should work
KDE kate text editor works for such case:
