-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
C-questionCategory: A question on how to do somethingCategory: A question on how to do something
Description
Question
I have some comments in md files like this <!-- some content -->
,this comments will output to generated HTML, If someone looks at the source code of the webpage they will see the comments too.
Is there a way to ignore comments completely while generating the html pages?
addtional, hugo use --minify
to support this
https://discourse.gohugo.io/t/adding-comments-in-a-blog-post-in-a-way-that-it-is-not-added-to-the-generated-html/52677
Version
Metadata
Metadata
Assignees
Labels
C-questionCategory: A question on how to do somethingCategory: A question on how to do something