2 Commits

Author SHA1 Message Date
bc732d311c feat: enable async marked parsing and improve markdown rendering
- Configure marked with async, breaks, and GFM options
- Update markdown processing to use textContent and async marked.parse
- Replace synchronous innerHTML parsing with awaited async parsing
2025-11-18 10:00:38 +01:00
698b7ca1ac feat: render markdown content using marked library 2025-11-15 00:56:19 +01:00