Skip to content

rep-ai/slack-github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Github Action

Converts Github markdown to slack mrkdwn.

Inputs

text

Required The markdown to convert.

Outputs

text

The converted text.

Example usage

uses: rep-ai/[email protected]
with:
  text: |
    # Heading 1

    ## Heading 2

    - List item 1
    - List item 2

    [Link](https://example.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published