IceCubesApp/Packages/Models
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
..
Sources/Models Bugfix 1459 - Escape ~ character as markdown (#1561) 2023-08-24 09:58:29 +02:00
Tests/ModelsTests Bugfix 1459 - Escape ~ character as markdown (#1561) 2023-08-24 09:58:29 +02:00
.gitignore Split Models from Network package 2022-11-29 09:28:17 +01:00
Package.swift Remove Atomics 2023-02-27 06:40:30 +01:00
README.md Split Models from Network package 2022-11-29 09:28:17 +01:00

Models

A description of this package.