Skip to content

2.15.2

Choose a tag to compare

@maxazarcon maxazarcon released this 26 Aug 13:04
· 4 commits to main since this release

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.