Skip to content

LoveToKnow/slackify-markdown-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

slackify-markdown-action

GitHub Action to convert markdown into Slack's mrkdwn. Basically just a wrapper of jsarafajr/slackify-markdown.

Usage

Inputs

  • text - The markdown text to convert.

Outputs

  • text - The markdown text converted to Slack's mrkdwn format.