d13bd5307e90ec6cf2df1c4e29464b3465e96a7d
Replaces `analysis_preview` with `analysis_html` to display the full markdown-rendered document content instead of just a plain-text preview. This allows for richer content presentation and enables client-side expansion for detailed views. The HTML template has been updated to include a new `.analysis` container that handles the expand/collapse functionality using JavaScript. This approach avoids server-side truncation and relies on CSS for presentation.
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%