-
It would be awesome to allow an optional constructor in the options, to return whatever types the user really needs, ie : an array of [vfile] instead of an array of paths.
Example :
```js
cons…
-
## Root Cause Suspicion
The types for this package are from the `Definitely Typed`'s @types npm scope - which seems to be turning into an `unknown`
Thus when the URL rewrite patterns are applied…
-
I can't build on cloudflare pages. Using svelte adapter-auto it chooses cloudflare's adapter.
However, it does build with adapter-node but it just returns 404.
It works fine on vercel.
Here ar…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47820](https://bugs.llvm.org/show_bug.cgi?id=47820) |
| Status | NEW |
| Importance | P normal |
|…
-
Nice work @shinnn!
Looks like quite the test haha! Are you sure you need to be so thorough? Most important is (existence of) `line`, `column`, `reason`, and `fatal`.
I’m not sure if you’re goal was …
-
`mdx-bundler` is pretty opinionated and i would like to be able to use a simpler setup closer to the official [`MDX on demand`](https://mdxjs.com/guides/mdx-on-demand/) guide.
it would be cool if s…
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/shikijs/shiki/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://github.com/shikijs/shiki/blob/main/CONTRI…
-
```r
> library('magick')
> library('imager')
> library('googleLanguageR')
>
> lnk vfile
> if (file.exists(vfile)) {
+ vday
-
Hello my name is Adrian and I´m in a university internship. I need MSIR to make a coregister of MSI. However, I got a failed after of command "docker-compose up --build". The fail is it:
> [msir_f…
-
refer to this issue: https://github.com/atomiks/rehype-pretty-code/issues/145
This type of error is because next-mdx-remote uses an old version of vfile.
The main issue in your example is:
…