Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit21e34db

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parentd906bad commit21e34db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/resources.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def webhook_headers(event_name)
119119
end
120120

121121
defwebhook_payload(event_name)
122-
"<pre><code class='language-javascript'>" +File.read("lib/webhooks/#{event_name}.payload.json") +"</code></pre>"
122+
"``` json\n" +File.read("lib/webhooks/#{event_name}.payload.json") +"```"
123123
end
124124

125125
CONTENT ||={

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp