From f700eef6c4a865a1b2427d0e9ecf7b5de63e19d6 Mon Sep 17 00:00:00 2001 From: Yukiteru Lee Date: Mon, 27 Jul 2020 10:37:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E6=96=87=E6=A1=A3=E6=94=AF=E6=8C=81?= =?UTF-8?q?=20editable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/book.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/book.toml b/docs/book.toml index 15e81fa..aebc721 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -4,3 +4,5 @@ language = "cn" multilingual = false src = "src" title = "įŽ€æ˜Ž zCore æ•™į¨‹" +[output.html.playpen] +editable = true