What `** **` usually means
It is often a placeholder for bold text, not something you should publish as-is.
- `** **` may render as an empty emphasized space.
- `**bold**` is the reliable pattern.
- `** bold **` can leave unwanted spaces in the rendered result.