In my code i have autocomplete https://jsfiddle.net/cuongngoht/8cy6s9f7/3/ .
In Array
{
type: ‘autocomplete’,
source: [‘yellow’, ‘red’, ‘orange and another color’, ‘green’, ‘blue’, ‘gray’, ‘black’, ‘white’, ‘purple’, ‘lime’, ‘olive’, ‘cyan’,’<html><h1>Test</h1></html>
’],
strict: false,
trimDropdown: false
}
And i want to show consistent in text show
<html><h1>Test</h1></html>