1 | initial version |
I confirm the bug with SageMath 9.0 and 9.1.beta1, running on Ubuntu 18.04 with Firefox browser.
As a workaround, you can use the alternative Markdown notation for bold characters, namely double underscores: replacing **3**
by __3__
works.