Commit aad3edd
committed
websocket: Clean up HTML structure
in WebSocket tab docs
Standardized the HTML structure in the WebSocket tab documentation (`tab.html`).
- Wrapped all body text, including descriptions under H3 and H4 headings, within `<p>` tags for consistent paragraph formatting.
- Removed extraneous `<br />` tags and blank lines to clean up the source code.
Signed-off-by: Umoxfo <[email protected]>1 parent 0672ade commit aad3edd
File tree
1 file changed
+12
-2
lines changed- addOns/websocket/src/main/javahelp/org/zaproxy/zap/extension/websocket/resources/help/contents
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
| 34 | + | |
31 | 35 | | |
32 | | - | |
33 | 36 | | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| 42 | + | |
38 | 43 | | |
39 | | - | |
40 | 44 | | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
| 58 | + | |
51 | 59 | | |
52 | 60 | | |
| 61 | + | |
53 | 62 | | |
54 | 63 | | |
| 64 | + | |
55 | 65 | | |
56 | 66 | | |
0 commit comments