---
title: Hidden
description: Some hidden Markdown
keywords:
- foo
- bar
- baz
publication_time: 2019-01-01T00:00:00Z
author: John Doe
hidden: true
---
# Hidden
This is some hidden Markdown.
The file should not be rendered, unless the crocc is run with the
`-hidden` flag.