Since a few weeks I started seeing this error message when opening coc-settings.json.
[json 768] [W] $ref '/properties/MD053' in 'vscode://settings' can not be resolved.
I do not know if the issue is related to a change or issue in coc itself, in coc-markdownlint or (potentially) in my configuration. My assumption is that the error is related to coc-markdownlint because the message is complaining about MD053, but that's basically it. I don't know why a JSON file is relevant for markdownlint
Do you have any idea where that issue could be coming from and how to fix it?
Since a few weeks I started seeing this error message when opening
coc-settings.json
.I do not know if the issue is related to a change or issue in coc itself, in
coc-markdownlint
or (potentially) in my configuration. My assumption is that the error is related tococ-markdownlint
because the message is complaining aboutMD053
, but that's basically it. I don't know why a JSON file is relevant for markdownlintDo you have any idea where that issue could be coming from and how to fix it?
System