User message replaces <> with < >
These are re-rendered as <> in the markdown but since they aren't in code blocks, they get rendered when viewing the markdown
Could escape them with < > but need to ignore text in code blocks
User message replaces <> with < >
These are re-rendered as <> in the markdown but since they aren't in code blocks, they get rendered when viewing the markdown
Could escape them with \< \> but need to ignore text in code blocks
User message replaces <> with < > These are re-rendered as <> in the markdown but since they aren't in code blocks, they get rendered when viewing the markdown Could escape them with < > but need to ignore text in code blocks