Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 710 Bytes

vscode-remark.md

File metadata and controls

36 lines (21 loc) · 710 Bytes

Remark vscode plugin configuration

The purpose of the remark vscode plugin is integration remark with vscode environment.

Contents

Prerequisites

  • ➡ remark - linting and formatting markdown files.

Setup

  • Install vs code remark plugin by using Quick Open (Ctrl + P) and running the following command:

    ext install unifiedjs.vscode-remark

Usage

  • Automatic linting and formatting file with remark on save.

License

MIT © Sergey Muravjev


⬅ Back