classe{execute(e){let t=e.markedHtml;for(const r of e.patternServices){const n=r.getPatternRegex();t=t.replace(n,((t,n)=>{const a=Number(n),c=e.findPattern(a,r);return c?r.handleContentMatch([t,n],c):t}))}e.markedHtml=t}}export{e asDirectContentProcessingStep};