David Sherret
David Sherret
That looks good. Not sure about the name "tags", but we can decide on something before merging.
Oh wait, I just realized this is an error in dprint itself. I thought it was a link in markdown. Sorry for the transfering, going to transfer back to dprint/dprint.
Wait, but this error is in dprint-plugin-markdown (https://github.com/dprint/dprint-plugin-markdown/blob/78ec6d71cb9301c06dd9a56a65680a9c7033efa8/src/generation/cmark/parsing/common.rs#L27). Can you provide the contents of one of these markdown files or a reproduction? Does the error happen on the line and...
This one was a little challenging to reproduce because it only occurs if the data is on multiple drives. 1. `cmd` 1. `C:` 1. `cd C:\Users\david` 1. `mkdir xfer\bin\xform &&...
It's probably an issue in the shim: https://github.com/denoland/node_shims/blob/main/packages/shim-deno/src/deno/stable/functions/readFile.ts Are you able to reproduce with just that library in node? I'm away from my computer atm. Will check later.
Duplicate of https://github.com/dprint/dprint-plugin-typescript/issues/9
Sorry, I only looked at the title of this and not the body.
> dnt doesn't even respect deno's own config when looking for dependencies. I think this was fixed by https://github.com/denoland/dnt/pull/462 (and will be further improved by https://github.com/denoland/dnt/commit/abdf76a67a0b34a5250d93bee28a3db284ba2bba which I'll release soon)...
Maybe caused by https://github.com/denoland/deno/pull/29323 cc @bartlomieju
I opened https://github.com/swc-project/swc/issues/8244 For parsing errors, I'd recommend trying things out in https://swc.rs/playground