rumdl 0.1.88

A fast Markdown linter written in Rust (Ru(st) MarkDown Linter)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "rumdl-wasm",
  "description": "Fast markdown linter with 60+ rules - WebAssembly build",
  "repository": {
    "type": "git",
    "url": "https://github.com/rvben/rumdl"
  },
  "keywords": [
    "markdown",
    "linter",
    "wasm",
    "webassembly",
    "lint",
    "markdown-linter",
    "static-analysis"
  ]
}