mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-28 10:46:15 -04:00
'JSON Beautify' operation now supports formatting, collapsing and syntax highlighting. Closes #203.
This commit is contained in:
parent
4274e8f3a2
commit
5349115b94
6 changed files with 304 additions and 41 deletions
|
@ -34,3 +34,6 @@
|
|||
@import "./layout/_operations.css";
|
||||
@import "./layout/_recipe.css";
|
||||
@import "./layout/_structure.css";
|
||||
|
||||
/* Operations */
|
||||
@import "./operations/json.css";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue