v0.4.3
Previously, characters like '½' were not processed correctly. This commit adds the necessary logic to handle vulgar fractions, ensuring they are properly converted to text format (e.g., "1/2"). Also resolves related spacing issues, like converting "23½" to "23 1/2".