Tuesday, January 14, 2025
1 change · saas-17.4
Enhancements to existing features
Chat messages that use markdown code blocks now display with clearer formatting and syntax highlighting. This makes technical discussions in Discuss and Live Chat easier to read, reducing confusion when teams share code snippets or structured examples.
Original PR description
This PR introduce code highlighting for markdown code block using [highlight.js](https://highlightjs.org/) and [marked-highlight](https://www.npmjs.com/package/marked-highlight).