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

Commit b27ecad

Browse files
committed
Add spacing so the {{#tip}} renders correctly
1 parent be5f92a commit b27ecad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/webhooks/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ organization (`organization`) and/or repository (`repository`) which the event
8484
occurred on.
8585

8686
{{#tip}}
87+
8788
**Note:** Payloads are capped at 5 MB. If your event generates a larger payload, a webhook will not be fired. This may happen, for example, on a `create` event if many branches or tags are pushed at once. We suggest monitoring your payload size to ensure delivery.
89+
8890
{{/tip}}
8991

9092
### Delivery headers

0 commit comments

Comments
 (0)