mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-24 12:45:19 +00:00
16d5f2d497
- Updated regex patterns in the MarkdownRenderer to use non-greedy matching for better accuracy in text rendering. - Enhanced the test for header rendering to ensure correct HTML structure and added assertions for escaping content without markdown special characters.