IceCubesApp/Packages/Models/Tests/ModelsTests
Grant McSheffrey 077b0d269d
Bugfix 1459 - Escape ~ character as markdown (#1561)
* 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.
2023-08-24 09:58:29 +02:00
..
HTMLStringTests.swift Bugfix 1459 - Escape ~ character as markdown (#1561) 2023-08-24 09:58:29 +02:00