2.15.2
Fix only, both in how readme.txt is rendered in the details modal.
- A paragraph that opens in bold was read as a bullet, which swallowed its first asterisk and left the rest of the markup showing in the text. A bullet now requires a space after the asterisk, which is what separates the two.
- Italics render.
*like this*reached the page with its asterisks intact.