Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit c907f4a

Browse files
committed
Update gists.md
1 parent ef11918 commit c907f4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/v3/gists.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,11 @@ The keys in the `files` object are the `string` filename. The value is another `
126126
"delete_this_file.txt" => nil,
127127
} %>
128128

129-
<div class="alert">
130-
<p>
131-
<strong>Note</strong>: All files from the previous version of the gist are carried over by default if not included in the object. Deletes can be performed by including the filename with a <code>null</code> object.
132-
</p>
133-
</div>
129+
{{#tip}}
130+
131+
<strong>Note</strong>: All files from the previous version of the gist are carried over by default if not included in the object. Deletes can be performed by including the filename with a <code>null</code> object.
132+
133+
{{/tip}}
134134

135135

136136
### Response

0 commit comments

Comments
 (0)