MDTK is a helpful aid for authors who write Markdown, consisting of Vale style rules, Vultr vocabulary, a recommended set of Visual Studio Code extensions, and a workspace file that sets the preferred defaults.
-
Install the required components:
-
Clone the vultr/vultr-mdtk repository to a folder on your workstation.
-
Open
vultr-mdtk.code-workspace
with Visual Studio Code. This workspace configures the correct options for Vale and the Markdown extensions. -
Edit your Markdown files in the
Markdown
folder. Errors are underlined in red, Warnings in yellow, and Suggestions in blue. You can hover over the alerts for pop-up help. -
Open the Problems tab to view the complete list of errors, warnings, and suggestions.