Type Alias RehypeExtendedHighlightOptions

RehypeExtendedHighlightOptions: Options & {
    tabName: string;
    tabsName: string;
}