Skip to content

Commit 93e41f3

Browse files
committed
Merge branch 'master' into cm-refactor
2 parents 9b513f6 + edb1b4a commit 93e41f3

44 files changed

Lines changed: 10038 additions & 10304 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- 6
44
- 7
5-
- stable
5+
- lts/boron
66
env:
77
- CXX=g++-4.8
88
addons:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
HackMD
22
===
33

4+
[![Standard - JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
5+
46
[![Join the chat at https://gitter.im/hackmdio/hackmd][gitter-image]][gitter-url]
57
[![build status][travis-image]][travis-url]
68

0 commit comments

Comments
 (0)