Skip to content

Commit 2b47ac7

Browse files
committed
update property-collapsible.hbs
1 parent 3a9fb16 commit 2b47ac7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<details>
22

3-
<summary><code>{{name}}</code> Format: <code>{{format}}</code>{{#if listItemFormat}} Item format: <code>{{listItemFormat}}</code>{{/if}}</summary>
3+
<summary><b><code>{{name}}</code></b> <i>{{format}}</i>{{#if listItemFormat}} <i>of {{listItemFormat}}s</i>{{/if}}</summary>
44
{{> property-content}}
5-
</details>
5+
</details>

0 commit comments

Comments
 (0)