Fix frontmatter line map (#209556)

Fixes #209267
This commit is contained in:
Matt Bierner
2024-04-04 10:39:21 -07:00
committed by GitHub
parent 125e308ea4
commit 7a623b31fb
3 changed files with 37 additions and 5 deletions

View File

@@ -771,7 +771,7 @@
"dompurify": "^3.0.5",
"highlight.js": "^11.8.0",
"markdown-it": "^12.3.2",
"markdown-it-front-matter": "^0.2.1",
"markdown-it-front-matter": "^0.2.4",
"morphdom": "^2.6.1",
"picomatch": "^2.3.1",
"vscode-languageclient": "^8.0.2",