-
```
Plugin for adding a logo and link to the reader (if possible through the API).
Remark: In my understanding, based on the publicly available docs, this cannot
be solved by the Watermarking (-> st…
-
When attempting to build my site with Gatsby 4.0.0 I get this error:
```
Type with name "GRVSCCodeSpan" does not exists
```
-
To distinguish whether a page has been translated automatically via DeePL or comes from a translation agency, a marking would be good.
Hence my suggestion:
A remark could be inserted at the end of…
-
Hello everyone, I would like to create an extension to generate collapsible/accordion content.
Given this example:
We have Markdown content as:
```
# header
Lorem ipsum dolor sit amet, consect…
-
## Summary
Currently, source-filesystem has Markdown features that are unavailable to vue-remark. I'm thinking notably of `timeToRead` which is available in [transformer-remark](https://github.com/…
-
### Summary
When using a `gatsby-config.js` that includes `require` statements these does not seem to be resolved by netlify-plugin-gatsby.
### Steps to reproduce
1. create a new gatsby sit…
-
I am looking to do something like:
thundra_agent_lambda_debugger_enable: !Not ${self:custom.thundra.disable}
thundra_lambda_publish_cloudwatch_enable: !Not ${self:custom.…
-
when running plugin example (gatsby develope) from the documentation the following error occurs
`error Plugin gatsby-source-rss-feed returned an error
⠁ source and transform nodes
TypeError: …
-
I am trying to add `gatsby-remark-social-cards`, by following instructions [here](https://www.gatsbyjs.org/packages/gatsby-remark-social-cards/).
I have just added a new plugin under `gatsby-transf…
-
As the title says and I think it's better to improve the code block through the blog too, probably using https://github.com/sergioramos/remark-prism or an updated fork.