projectdiscovery/nuclei-docs

Add Shell Tags on Code Blocks

sullo opened this issue · 0 comments

sullo commented

Add shell tags on all code blocks to do better syntax highlighting for the command line examples.

This can be done simply by changing
```
{shell commands}

to

```shell
{shell commands}

For examples, see: