Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 902 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 902 Bytes

mdolint

This is a Vale plugin for linting MDO Lab publications.

Installation

First install Vale and the Vale plugin for VS Code.

Then clone this somewhere on your computer and put the following in your config file.

"vale.valeCLI.config": "<path-to-vale.ini>",
"vale.valeCLI.path": "<path-to-vale-exe>",

Usage

The default configuration file (.vale.ini) also includes some settings for other Vale plugins. Those can be installed from the following locations (typically just by cloning the files to this root directory). You can also comment out those entries if you do not want them activated.