Files
oak-gpui/crates
Bennet Bo Fenner 06af0310f7 markdown: Fix out of range panic in parser (#30510)
For some reason `pulldown_cmark` treats \````` as a codeblock, meaning
that we could end up with an invalid range generated from
`extract_code_block_content_range` (`3..2`)

Closes #30495

Release Notes:

- agent: Fix an edge case where the editor would crash when model
generated malformed markdown
2025-05-11 15:08:37 +00:00
..
2025-04-23 20:54:09 +00:00
2025-05-08 09:37:20 +01:00
2025-05-07 23:11:09 +03:00
2025-04-23 20:54:09 +00:00
2025-05-07 15:37:06 +00:00
2025-05-01 19:24:14 +00:00
2025-05-07 17:26:42 -07:00