mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-09-13 06:35:51 +00:00
- 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.