From 910f35e1d84c57d9bc3634c7dbb9bc40bb5f93b4 Mon Sep 17 00:00:00 2001 From: Alcaro Date: Sat, 26 Oct 2024 23:23:05 +0200 Subject: [PATCH] Unhide secret words (#7026) --- docs/API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/API.md b/docs/API.md index 290e16819..2bb460172 100644 --- a/docs/API.md +++ b/docs/API.md @@ -346,8 +346,8 @@ This call opens the website in a state that was previously saved using the built This call returns plain/text for the code that was previously saved using the built-in shortener. -If there were multiple editors during the saved session, you can retrieve them by setting to 1, 2, 3, -etcetera, otherwise can be set to 1. +If there were multiple editors during the saved session, you can retrieve them by setting `` to 1, 2, 3, +etcetera, otherwise `` can be set to 1. ### `GET /clientstate/` - Opens the website in a given state