I'm using https://deno.land/x/markdown@v2.0.0/https://deno.land/x/markdown@v2.0.0/ and I get the following error:
Warning Implicitly using latest version (0.182.0) for https://deno.land/std/encoding/_yaml/loader/loader.tserror: Module not found "https://deno.land/std/encoding/_yaml/loader/loader.ts".
Warning Implicitly using latest version (0.182.0) for https://deno.land/std/encoding/_yaml/loader/loader.tserror: Module not found "https://deno.land/std/encoding/_yaml/loader/loader.ts".
I added scopesscopes to deno.config, but doesn't seems to work: