mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-04 16:37:30 +01:00
077b0d269d
* Add simple test for escaping markdown content in statuses * Add ~ as markdown character to be escaped in statuses The ~ isn't documented in the original markdown syntax docs but is commonly used (including by AttributedString) to surround text formatted with a strikethrough.