import { linkifyHtml } from './linkify' /** * Lightweight message formatting for the ticket chat. * * Messages stay PLAIN TEXT in iDempiere (r_requestupdate.Result) with * markdown-style markers, so every other consumer — list teasers, e-mail * notifications, the mobile app, search — keeps showing readable text. Only the * chat view renders them: * * **bold** → * _italic_ / *italic* → * - item / * item →