Skip to content

Commit d48d352

Browse files
committed
Formatting of description doc
1 parent a82e80e commit d48d352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BappDescription.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p>This extension allows execution of custom Python scripts to be used with HTTP request and responses plus support for handling Macro messages.</p>
22
<p>To use, type or paste a Python script into the &quot;Python Scripts&quot; tab, and use Burp in
33
the normal way. The script will be executed for each HTTP request and response.</p>
4-
<p>Items placed into the `state` dictionary will be persisted across request/responses.</p>
4+
<p>Items placed into the 'state' dictionary will be persisted across request/responses.</p>
55
<p>The following variables are defined in the context of the script:</p>
66
<ul>
77
<li>extender: IBurpExtender</li>

0 commit comments

Comments
 (0)