Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 456 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 456 Bytes

Yaml block highlight

Provide syntax highlight for yaml block string in editor, to use it like markdown fenced code.

Usage: put a comment after | to indicate language used. For example # js, and the block string will be colored as javascript.

Most of the common languages are supported, just like markdown in vscode do.

picture 2