Skip to content

Commit

Permalink
Try tripple curly braces
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-balitskyi committed Aug 9, 2024
1 parent de937be commit c1c1dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/api-resource.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<h3>{{name}}</h3>
</header>
<div>
<p>{{description}}</p>
<p>{{{description}}}</p>
{{#if format}}
<div>
<span>Format:</span>
Expand Down

0 comments on commit c1c1dc7

Please sign in to comment.