According to the microsoft/vscode#66312 the "markdown.previewFrontMatter": "show" setting is no longer specified. Thus, the README.md when installing the GitHub Markdown Preview extension pack is misdirecting users to a non-existent setting.
It just causes a hiccup when installing the extension pack, which is needless. I suggest we could remove the comment about the setting, and none the wiser.
According to the microsoft/vscode#66312 the
"markdown.previewFrontMatter": "show"setting is no longer specified. Thus, the README.md when installing the GitHub Markdown Preview extension pack is misdirecting users to a non-existent setting.It just causes a hiccup when installing the extension pack, which is needless. I suggest we could remove the comment about the setting, and none the wiser.