Sha256: 18d5ee412359587c70396df6e7e1e55b37420d176508ee3abf25fb0816b4f9be

Contents?: true

Size: 703 Bytes

Versions: 3

Compression:

Stored size: 703 Bytes

Contents

*Slacken*

This gem translates a html source into *a markup text for Slack*.
<https://teams.qiita.com|Qiita:Team> uses this gem to decorate notification messages to Slack :trollface:.

*Examples*

*List*

1. Item 1
2. _Item 2 (italic)_
    • [x] Checked
    • [ ] Unchecked
3. *Item 3 (bold)*
    • Nested Item 1
    • Nested Item 2

*Citation*

> Qiita is a technical information sharing site for programmers.
> Kobito is an application for technical information recording.

*Source Code*

```class World
  def hello
    puts 'Hello, world!'
  end
end
```

-----------

*Image*

This is a Qiita logo.

<http://cdn.qiita.com/assets/siteid-reverse-1949e989f9d8b2f6fad65a57292b2b01.png|Qiita logo>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
slacken-0.1.6 examples/out.txt
slacken-0.1.5 examples/out.txt
slacken-0.1.4 examples/out.txt