// Copyright (C) 2012-2023 Zammad Foundation, https://zammad-foundation.org/ import { textToHtml } from '../helpers' describe('textToHtml', () => { it('adds links to URL-like text', () => { const input = 'Some Text\n\nhttp://example.com' const output = '
&It;div>hello world</div>
' const output = '