Skip to content

v0.2.2 - Prices stay prices

Choose a tag to compare

@github-actions github-actions released this 20 Aug 19:38
· 3 commits to main since this release
c9d4eee

Fix

$ in ordinary text is now escaped only where it could actually open a math span: directly before non-space, with a closing $ later on the line. v0.2.1 escaped every dollar, so prices came out as \$20.00.

Full Changelog: v0.2.1...v0.2.2