Skip to content

Commit

Permalink
Fix mustache bug where closing delimiter is incomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
JamyGolden committed Dec 9, 2024
1 parent 4a47cd5 commit 949a8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinted-builder-rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ With an example template being `templates/some-base16-list.mustache`:
```
{{#schemes}}
{{system}}-{{slug}} (variant: {{variant}}
{{/schemes}
{{/schemes}}
```
Note: These are unofficial scheme-systems, meaning it's not
Expand Down

0 comments on commit 949a8dd

Please sign in to comment.