ZIm/crates/markdown/src
Bennet Bo Fenner 1db3d92066
agent: Differentiate @mentions from markdown links (#28073)
This ensures that we display @mentions and normal markdown links
differently:

<img width="670" alt="Screenshot 2025-04-04 at 11 07 51"
src="https://github.com/user-attachments/assets/0a4d0881-abb9-42a8-b3fa-912cd6873ae0"
/>


Release Notes:

- N/A
2025-04-04 09:39:48 +00:00
..
markdown.rs agent: Differentiate @mentions from markdown links (#28073) 2025-04-04 09:39:48 +00:00
parser.rs Opt-in to markdown parser options and check all options were considered (#27623) 2025-03-27 20:10:06 +00:00