Skip to content

Commit cc9fe7c

Browse files
authored
README: Markdown format the headings
1 parent 7253cc7 commit cc9fe7c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,23 +58,23 @@ For detailed information on what plugin hooks are and how they work, please refe
5858

5959
For detailed information on how configuration of plugins works, please refer to the [Plugin Documentation][2].
6060

61-
###webhookURL
61+
### webhookURL
6262

6363
The [webhook](https://api.slack.com/incoming-webhooks) in Slack that the plugin will notify.
6464

65-
###channel
65+
### channel
6666

67-
The channel in slack that the notification should be displayed in in Slack.
67+
The Slack channel that the notification should be displayed in.
6868

69-
###username
69+
### username
7070

7171
The username that will send the message in Slack.
7272

73-
###iconURL
73+
### iconURL
7474

7575
URL to an image to use as the message's icon.
7676

77-
###iconEmoji
77+
### iconEmoji
7878

7979
Slack emoji code to use as the message's icon (like `:heart_eyes_cat:` or `:saxophone:`).
8080

0 commit comments

Comments
 (0)