[ 源代码: ruby-mdl ]
软件包:markdownlint(0.13.0-4)
Markdown lint tool
markdownlint checks an individual markdown file, or a directory of markdown files against a set of rules for syntax consistency. In its report back to the CLI, the Ruby based implementation reports the line(s) with an issue identified and how to improve it.
其他与 markdownlint 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
-
- dep: ruby-kramdown (>= 2.3)
- Fast, pure-Ruby Markdown-superset converter - ruby library
-
- dep: ruby-kramdown-parser-gfm (>= 1.1)
- kramdown parser for the GFM dialect of Markdown
-
- dep: ruby-mixlib-cli (>= 2.1.1)
- Ruby mixin for creating command line applications
-
- dep: ruby-mixlib-config (<< 4)
- Simple class based config mechanism for Ruby
- dep: ruby-mixlib-config (>= 2.2.1)
-
- dep: ruby-mixlib-shellout
- mixin library for subprocess management, output collection