Spaces between bold and anchor not preserved
boog opened this issue · 0 comments
boog commented
Input: <strong>Getting Started Documentation</strong> <a href="https://api.centro.rocks/v1/url/?u=AxhWpwHn">here</a>
Output: **Getting Started Documentation**[here](https://api.centro.rocks/v1/url/?u=AxhWpwHn)
Notice the space between the text and the link is lost.