Skip to content

Commit 5152ac1

Browse files
committed
Tweak table and note
Move table header in passive scanner options to the previous heading, tables with multiple headers are not properly rendered when converted to Markdown. Remove misplaced colon and add a paragraph to the scan policy dialogue note. Signed-off-by: thc202 <[email protected]>
1 parent 6e80f7d commit 5152ac1

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

addOns/help/src/main/javahelp/contents/ui/dialogs/options/pscanner.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@ <H1>Options Passive Scanner screen</H1>
99
<p>
1010
This screen allows you to configure the <a href="../../../start/features/pscan.html">passive
1111
scanner</a>.
12-
<h2>Configuration option explanation</h2>
12+
<h2>Configuration Options</h2>
1313
<table border="2">
14-
<tr>
15-
<th colspan="4">Configuration Options</th>
16-
</tr>
1714
<tr>
1815
<th>Field</th>
1916
<th>Details</th>

addOns/help/src/main/javahelp/contents/ui/dialogs/scanpolicy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ <H3>Strength</H3>
3333
If you select High then more attacks will be used which may find more issues but will take longer.<br>
3434
The Insane level should typically only be used for small parts of an application as it can result in a very large number of
3535
attacks being used, which can take a considerable length of time.
36-
37-
<strong>Note:</strong>: Please be aware that use of the moniker "Insane" with regard to scan
36+
<p>
37+
<strong>Note:</strong> Please be aware that use of the moniker "Insane" with regard to scan
3838
strength is simply a name chosen to represent the most extreme strength of scanning, it is not a
3939
commentary or reference to mental health or personal stability.
4040

0 commit comments

Comments
 (0)