From 37fa79a50319d6c8eb17ebf220be8f182fade155 Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Tue, 11 Oct 2022 18:55:23 +0200 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cef5d1d..5e21bfb 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ This approach is quite hacky, but it might work well enough for some purposes. forbid reading GET parameters otherwise. * Opening links in a new tab won't work * Redirections won't work (yet) +* Support of themes or extensions that require jQuery is wonky; fortunately + Sphinx stopped supporting jQuery in version 6 Installation