@erhard You could use the “item” scoped slot to create a custom template to output your data e.g. in a card, then use v-html and string replacement:

https://codepen.io/xariusdesai/pen/XWNBLNZ