-
Basically the problem is similar to https://github.com/borgfriend/gatsby-remark-embed-video/issues/20. It's caused by whitespace around markup generated by this plugin.
Quick workaround is to use `…
-
Default layouts are not working with MDX Deck.
[Example repo](https://github.com/iamskok/gatsby-theme-mdx-theme-default-layout)
```js
// gatsby-config.js
module.exports = {
plugins: [
…
-
Hi,
I'm building a blog in which I'm also embedding file downloads using the [`gatsby-remark-copy-linked-files`](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-copy-linked-fi…
-
`gatsby build`를 수행했을 때 다음과 같은 오류 발생
```Shell
ERROR #11321 API.NODE.EXECUTION
"gatsby-plugin-feed" threw an error while running the onPostBuild lifecycle:
Cannot query field "html" on type "…
-
# Bug
## Steps To Reproduce
run `yarn start` in the slides/concepts folder
I'm getting the following output:
```
fxone@fx-one:~/dev/relay-workshop-private/slides/concepts$ yarn start
ya…
fxOne updated
3 years ago
-
# Awesome Images | Alexander Mueller
Fix for gatsby-plugin-mdx and gatsby-remark-images
[http://localhost:8000/blog/awesome-images/](http://localhost:8000/blog/awesome-images/)
-
It's been a while since Gatsby v4 released. Seems like there are a lot of new features in the new version.
I should take some time to:
1. Publish a new version that is compatible with Gatsby v4
…
-
# How to rename all md files to mdx · Emma Goto
Recently I converted my Gatsby blog from Markdown to MDX, and I wanted to convert all my .md files over to .mdx for consistency’s sake…
[https://w…
-
Upgrading to `3.1.0` (from #631) in only one presentation package in a monorepo causes that presentation to fail ("unexpected token" => untranspiled JSX).
The call order looks like this:
1. `yar…
-
**Describe the bug**
It look like generally theme ui is working i updated from `0.14.7` to `0.16.1` but fonts are not correclty rendered, checking the resulting css, it looks like the names instead o…