Use NodeJS NPM package markdownlint instead of Ruby gem mdl

This commit is contained in:
Igor Shubovych
2016-01-19 21:44:37 +02:00
parent 5f6b09b04b
commit 72196b030d
13 changed files with 97 additions and 120 deletions

View File

@@ -17,7 +17,7 @@ function initialize {
}
function rebuild_index {
$TLDRHOME/scripts/build_index.rb
npm run build-index
}
function build_archive {