-
-
## Overview
Hey!
I've been using `twin.macro` with my Gatsby site for quite some time now.
I ran into a bug a few weeks back which I was able to temporarily rectify.
I still think the underlyi…
-
Any ideas on how to type the components prop? I've got https://github.com/kentcdodds/mdx-bundler/blob/dcae7709a15f3cc3d423784cd997d7e05e1d19d0/src/client.ts#L6 and need to add the components prop to t…
-
## Description
I am trying to get JSX components to work globally in my markdown files for my blog as per the documentation: [Importing and Using Components in MDX](https://www.gatsbyjs.org/doc…
-
This ability is needed to pull in the CHANGLOG.md. I prototyped how this would look with a chunk of the opendnp3 changelog,
and it looks great. It even creates links to the versions in the right side…
-
# Feature request
## Is your feature request related to a problem? Please describe.
It's currently not possible to read files from API routes or pages.
## Describe the solution you'd like
…
Timer updated
2 years ago
-
Here's the code to run in Node REPL once you have `xdm` installed:
```js
import('xdm').then(({compileSync}) => console.log(compileSync(`
Author:
Sam
`)))
```
Here's the result:
`…
-
This issue contains a list of Renovate updates and their statuses.
## Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
- [x] chore: update type…
-
### Subject of the issue
"
-
### Parsing MDX containing HTML
Hi,
Not sure this is a bug or a feature;
I'm trying to parse MDX which can contain some HTML. At the end i'm looking to use [mdast-util-find-and-replace](https…