mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-24 08:46:19 -04:00
Fixed 'Syntax highlighter' operation. Using highlight.js instead of google-code-prettify.
This commit is contained in:
parent
2b703b2b9b
commit
e55cfe0bc1
6 changed files with 18 additions and 26 deletions
|
@ -11,7 +11,7 @@ import Code from "../../operations/Code.js";
|
|||
* - xmldom
|
||||
* - xpath
|
||||
* - jpath
|
||||
* - googlecodeprettify
|
||||
* - highlight.js
|
||||
*
|
||||
* @author n1474335 [n1474335@gmail.com]
|
||||
* @copyright Crown Copyright 2017
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue