This is a Chrome extension that supports your markdown style in chatwork
- Use this extension AT YOUR OWN RISK
You can use the markdown at the chat message surrounded by [m] ~ [/m].
[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]
Use this crx file:
crx/chatworkmd.crx
Drag & Drop this file into your chrome extension page.
See issues.
BSD. See highlight.js license.
