add multicolor option to highlight
This commit is contained in:
@@ -60,7 +60,7 @@ export interface MarkConfig<Options = any, Commands = {}> extends Overwrite<Exte
|
||||
this: {
|
||||
options: Options,
|
||||
},
|
||||
) => Attributes,
|
||||
) => Attributes | {},
|
||||
|
||||
/**
|
||||
* Commands
|
||||
|
||||
Reference in New Issue
Block a user