Is there a way to combine multiple highlighters in console? #2460
-
I would like to pass a list to highlighter keyword. Is it possible?
Or would I have to combine the highlighters with a custom Highlighter?
|
Beta Was this translation helpful? Give feedback.
Answered by
willmcgugan
Aug 10, 2022
Replies: 1 comment 1 reply
-
A list won't work. But a highlighter that combines both should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ahuang11
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A list won't work. But a highlighter that combines both should work.