diff --git a/src/_includes/components/functions.vto b/src/_includes/components/functions.vto index d4c75830..bd3355b8 100644 --- a/src/_includes/components/functions.vto +++ b/src/_includes/components/functions.vto @@ -12,7 +12,8 @@ {{ /export }} {{ export function modEntry(params) }} -{{ headingAnchor 3 }}{{ params.title }}{{ /headingAnchor }} +{{# {{ headingAnchor 3 }}{{ params.title }}{{ /headingAnchor }} #}} +### {{ params.title }}
{{ params.desc }}