@markuplint/ml-core
v4.18.1
Published
The core module of markuplint
Downloads
206,700
Readme
@markuplint/ml-core
Documentation
- API Document
- Architecture (日本語) — Package overview, MLDOM hierarchy, rule system, and linting pipeline
- MLDOM Reference (日本語) — Class hierarchy, node properties, tree traversal
- Rule System (日本語) — MLRule, RuleSeed, MLRuleContext, configuration resolution
- Linting Pipeline (日本語) — MLCore engine, verify flow, pretender, plugin system
- Maintenance Guide (日本語) — Commands, recipes, and troubleshooting
Install
markuplint package includes this package.
$ npm install @markuplint/ml-core
$ yarn add @markuplint/ml-core