Skip to content

This linter plugin for SublimeLinter provides an interface to Markdown Lint Tool (mdl)

License

Notifications You must be signed in to change notification settings

SublimeLinter/SublimeLinter-mdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeLinter-mdl

Build Status

This linter plugin for SublimeLinter provides an interface to Markdown lint tool (mdl). It will be used with files that have the "Markdown" syntax.

Installation

SublimeLinter 3 must be installed in order to use this plugin.

Please install via Package Control.

Before using this plugin, ensure that mdl is installed on your system. To install mdl, do the following:

  1. Install Ruby.

  2. Install mdl by typing the following in a terminal:

    [sudo] gem install mdl
    
  3. If you are using rbenv or rvm, ensure that they are loaded in your shell’s correct startup file. See here for more information.

Settings

Additional SublimeLinter-mdl settings:

Setting Description
bundle-exec runs mdl as "bundle exec mdl" instead of "mdl"

About

This linter plugin for SublimeLinter provides an interface to Markdown Lint Tool (mdl)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages