From d3e29977da49a55b6c7153581bc99a6302cf348c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=91=E7=82=B3?= <1520006273@qq.com> Date: Sat, 28 Jan 2023 00:57:53 +0800 Subject: [PATCH] doc: update folding doc (#241) update folding doc --- scripts/tags/lib/folding.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tags/lib/folding.js b/scripts/tags/lib/folding.js index 4237434..8cb3d45 100644 --- a/scripts/tags/lib/folding.js +++ b/scripts/tags/lib/folding.js @@ -4,7 +4,7 @@ * * {% folding [color:yellow] [child:codeblock] [open:false] title %} * body - * {% endtable %} + * {% endfolding %} */ 'use strict'