From 492e74c282a2203d7d13503ff974a9a9c666cfcc Mon Sep 17 00:00:00 2001 From: John Linhart Date: Fri, 11 Oct 2024 10:08:16 +0200 Subject: [PATCH] Downgrading restructuredtext to support live previews --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 3764db53..bdc51320 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -8,7 +8,7 @@ tasks: vscode: extensions: - ms-python.python - - lextudio.restructuredtext + - lextudio.restructuredtext@190.1.4 # See https://github.com/mautic/user-documentation/pull/334#issuecomment-2405922370 before upgrading. - trond-snekvik.simple-rst - errata-ai.vale-server - eamodio.gitlens \ No newline at end of file