You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve: Better formatting for markdown and code files
- Configure marked.js with GFM and line breaks for better markdown rendering
- Add DOMPurify for sanitizing markdown HTML output
- Improve code block styling: better font size (13px), line height (1.6), word wrapping
- Add word-wrap and overflow-wrap to markdown and code containers
- Improve markdown word wrapping and layout
- Better color contrast and readability for code blocks
0 commit comments