aboutsummaryrefslogtreecommitdiffstats
path: root/doc-src/filters.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc-src/filters.html')
-rw-r--r--doc-src/filters.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc-src/filters.html b/doc-src/filters.html
index 2424c6f8..c7f0f78b 100644
--- a/doc-src/filters.html
+++ b/doc-src/filters.html
@@ -2,13 +2,15 @@
Many commands in __mitmproxy__ and __mitmdump__ take a filter expression.
Filter expressions consist of the following operators:
-<table>
+<table class="table">
+ <tbody>
<!--(for i in filt_help)-->
<tr>
<td class="filt_cmd">@!i[0]!@</td>
<td class="filt_help">@!i[1]!@</td>
</tr>
<!--(end)-->
+ </tbody>
</table>
- Regexes are Python-style