mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 13:53:26 +00:00
Overhauled Highlighting to work with new editor and support multiple selections
This commit is contained in:
@@ -186,7 +186,7 @@ async function getDishTitle(data) {
|
||||
*
|
||||
* @param {Object[]} recipeConfig
|
||||
* @param {string} direction
|
||||
* @param {Object} pos - The position object for the highlight.
|
||||
* @param {Object[]} pos - The position object for the highlight.
|
||||
* @param {number} pos.start - The start offset.
|
||||
* @param {number} pos.end - The end offset.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user