Skip to content

tan-yuki/chatwork.md

Repository files navigation

chatwork.md

This is a Chrome extension that supports your markdown style in chatwork

  • Use this extension AT YOUR OWN RISK

How to use

You can use the markdown at the chat message surrounded by [m] ~ [/m].

Example

[m]
chatwork.md
====

- This is chrome extension
- This supports your markdown life
- This escapes all emoticons
  - :)
  - :p
  - (nod)

```php
$message = 'hogehoge';
$markdown = Markdown::parse($message);
```
[/m]

Sample usage for chatwork.md

How to install

Use this crx file:

crx/chatworkmd.crx

Drag & Drop this file into your chrome extension page.

TODO

See issues.

License

BSD. See highlight.js license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors