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'