From 33de65662631d121495b3601535fab92b54a5cf8 Mon Sep 17 00:00:00 2001 From: Sadoon AlBader Date: Mon, 13 Sep 2021 10:03:48 +0300 Subject: add entry for javascript-markup-enabled --- doc/vimb.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/vimb.1 b/doc/vimb.1 index 3c2f494..e2c6a40 100644 --- a/doc/vimb.1 +++ b/doc/vimb.1 @@ -1538,6 +1538,12 @@ This fills the inputbox with the prefilled download command and replaces Whether to enable the XSS auditor. This feature filters some kinds of reflective XSS attacks on vulnerable web sites. +.PD +.RE +.TP +.B javascript-enable-markup (bool) +Whether JavaScript markup is enabled. +Disabling can help with some older systems (ppc, ppc64, etc.) that don't have complete JavaScript support to run webpages without crashing. . . .SH FILES -- cgit v1.2.3