Closed marcobeltempo closed 6 years ago
Fixes #10 Refrences: VSCode Issue#41650
This feature injects Front Matter TOML syntax highlighting into Markdown files. A valid code block will be detected at the top line of a Markdown file.
+++ name = "better-toml" +++
ex.
thanks @marcobeltempo, I have merged your PR.
Fixes #10 Refrences: VSCode Issue#41650
This feature injects Front Matter TOML syntax highlighting into Markdown files. A valid code block will be detected at the top line of a Markdown file.
ex.