fix: vendor marked UMD build so window.marked is defined (issue #244)
This commit is contained in:
parent
b283768f26
commit
9b9277db78
5 changed files with 2928 additions and 16 deletions
|
|
@ -102,7 +102,7 @@ hive-fr0nt/ shared frontend-assets crate (browser only).
|
|||
backfill + SSE subscribe-buffer-snapshot-
|
||||
dedupe dance. Pages register a kind→renderer
|
||||
map; the terminal owns the lifecycle.
|
||||
assets/marked.min.js vendored marked v4.0.2 UMD bundle. Per-agent
|
||||
assets/marked.umd.js vendored marked v4.0.2 UMD bundle. Per-agent
|
||||
terminal uses the global `marked.parse` for
|
||||
markdown bodies on send / recv / ask / answer
|
||||
/ assistant text rows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue