CodeNomad/packages
Claas Pancratius a9c9b427c5
fix(ui): render markdown horizontal rules (#498)
## Summary
- render Markdown horizontal rules instead of hiding them in message
content
- keep the existing Markdown parser behavior and style the generated hr
with the shared border token

Solves #491

## Validation
- npm run typecheck --workspace @codenomad/ui
- npm run build:linux --workspace @neuralnomads/codenomad-electron-app

## Test release artifact
Built locally for Linux; artifacts are ignored and not included in this
PR:
- packages/electron-app/release/CodeNomad-Electron-linux-x64-0.16.0.zip
-
packages/electron-app/release/CodeNomad-Electron-linux-x86_64-0.16.0.AppImage

Co-authored-by: Shantur Rathore <i@shantur.com>
Co-authored-by: Pascal André <pascalandr@gmail.com>
2026-05-23 22:38:52 +02:00
..
cloudflare Increment version to 0.16.0 2026-05-14 10:40:21 +01:00
electron-app Reduce App package sizes (#453) 2026-05-15 19:13:13 +01:00
opencode-plugin Increment version to 0.16.0 2026-05-14 10:40:21 +01:00
server Add global config file editor (#477) 2026-05-17 19:44:46 +01:00
tauri-app Reduce App package sizes (#453) 2026-05-15 19:13:13 +01:00
ui fix(ui): render markdown horizontal rules (#498) 2026-05-23 22:38:52 +02:00