GitXplorerGitXplorer
e

chatwork.md

public
9 stars
2 forks
1 issues

Commits

List of commits on branch master.
Unverified
fab950fdc5f124695889a2552b5559d8a7d267c2

Merge pull request #4 from gitter-badger/gitter-badge

ee-jigsaw committed 10 years ago
Unverified
273bd00b61b4b9653f280646928da23de08ec58d

Added Gitter badge

ggitter-badger committed 10 years ago
Unverified
a86f3c71f599bdd118b48a760146b351139870d5

Merge pull request #3 from ledsun/readme

ee-jigsaw committed 10 years ago
Unverified
68f2ddd0b6eafcc6792a7c42d196bd8c16aa9331

Add git-submodule commands to README.

lledsun committed 10 years ago
Unverified
f0f3d1d98b1a71ac20afb810d97a53f413bd0295

bump 0.1.0

ee-jigsaw committed 10 years ago
Unverified
258a9b7bf040441a2680e3a8e05a24fd68f87d82

replace markdown parser, update github markdown css, submodulize

ee-jigsaw committed 10 years ago

README

The README file for this repository.

chatwork.md

![Gitter](https://badges.gitter.im/Join Chat.svg)

display pretty message on Chatwork

Screenshot

for hacker

requirements

  • node.js
  • grunt.js

build

% npm install
% git submodule init
% git submodule update
% grunt

changelog

v0.1.0

  • change markdown parser
  • update github markdown css

v0.0.6

  • 🐛 fix url matcher

v0.0.5

  • 🐛 quote display bug fix

v0.0.4

  • 🐛 minor bug fix

v0.0.3

  • 🐛 minor bug fix

v0.0.2

  • new feature: url auto replace
  • new feature: github stylesheet applied
  • 🐛 fix minor bugs

v0.0.1

  • first release

License

The MIT License (MIT)

Copyright (c) 2014 jigsaw (http://jgs.me)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.