Skip to main content

Syntax highlighting

Craft a clear, detailed report to help organisations acknowledge and assess the issue effectively

Updated over a week ago

Why report quality matters

A well-written report makes it easier for organisations to understand and accept the bug you report.

With that in mind, you may want to use syntax highlighting to better showcase your finding. Your reports will be so neat that it might qualify you for bonus points and faster triage.


How to do syntax highlighting

  • Use the following format:

```language 
Your_1337_PoC ```
  • Check the preview tab to make sure the rendering worked

  • We used Burp Suite syntax in this example, but syntax highlighting is available for:

    • burp

    • bash

    • css

    • html

    • http

    • java

    • javascript

    • json

    • php

    • python

    • shell

    • xml

    • graphql

    • ruby

Did this answer your question?