Skip to content

Commit

Permalink
un-hide preamble
Browse files Browse the repository at this point in the history
Signed-off-by: Stephan Renatus <[email protected]>
  • Loading branch information
srenatus committed Sep 22, 2024
1 parent 51e99f8 commit 416e0a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build/cheatsheet.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions templates/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

<!-- The source of truth for this file's contents is https://github.com/StyraInc/rego-cheat-sheet -->

<div style={{`{{display: "none"}}`}}>
All code examples on this page share this preamble:

```rego
package cheat
import rego.v1
```
<RunSnippet id="preamble.rego"/>
</div>

{{ range .Sections }}
## {{ .Title }} - <sub><sup>{{ .Subtitle }}</sup></sub>
Expand Down

0 comments on commit 416e0a7

Please sign in to comment.