projectdiscovery / nuclei-docs

Nuclei documentation

Home Page:https://nuclei.projectdiscovery.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Shell Tags on Code Blocks

sullo opened this issue · comments

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: