mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-03 23:05:11 +00:00
ca36d082fd
- Updated the MarkdownRenderer to prevent rendering issues with single asterisks and underscores by ensuring they are not surrounded by whitespace. - Introduced new property-based tests for IdentityManager to validate robustness against various input scenarios. - Added tests for Markdown list and link rendering to ensure correct HTML output from Markdown input.