mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-14 05:55:42 +00:00
- 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.