Use NodeJS NPM package markdownlint instead of Ruby gem mdl
This commit is contained in:
@@ -17,7 +17,7 @@ function initialize {
|
||||
}
|
||||
|
||||
function rebuild_index {
|
||||
$TLDRHOME/scripts/build_index.rb
|
||||
npm run build-index
|
||||
}
|
||||
|
||||
function build_archive {
|
||||
|
Reference in New Issue
Block a user