Skip to content

GitHub Action to convert markdown into Slack's mrkdwn.

License

Notifications You must be signed in to change notification settings

denis-trofimov/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.

About

GitHub Action to convert markdown into Slack's mrkdwn.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%