Skip to content

Convert markdown to Slack format and send to clipboard.

License

Notifications You must be signed in to change notification settings

Schumi543/inkdrop-slackify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inkdrop-slackify

Convert markdown to Slack format and send to clipboard.
(this plugin is inspired by https://www.npmjs.com/package/slackify)

Install

ipm install inkdrop-slackify

Usage

Say we have the following Markdown :

- foo
  - **bar**
  - *baz*

With this plugin, it yields:

● foo
  ● ​*bar*​
  ● ​_baz_​

Version history

  • v1.1.0
    • Support Inkdrop v4.x
  • v1.0.0
    • Initial Release

About

Convert markdown to Slack format and send to clipboard.

Resources

License

Stars

Watchers

Forks

Packages

No packages published