Type Alias Highlight

Highlight: {
    attributesToHighlight?: string[];
    highlightPostTag?: string;
    highlightPreTag?: string;
}