-
As title, it seems the output is generated consistently still, but in a different order with logic unknown to me.
-
## The dependency [gatsby](https://github.com/gatsbyjs/gatsby) was updated from `2.0.25` to `2.0.26`.
🚨 [View failing branch](https://github.com/WebPurple/site/compare/master...WebPurple:greenkeeper…
-
I noticed that the following does not work for mdx files in Gatsby
```javascript
// Process all HTML images in markdown body
selectAll('html', markdownAST).forEach((_node: any) => {
```
D…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Motiv…
-
Hi! thanks for this very handy plugin 😃
The only problem is that it fails when I run a production build (see attachment). Any idea on how to fix it?
This is how I'm using it.
-
### Use case description
Idea originally proposed by @DavidWells at https://github.com/serverless/serverless/issues/9100#issuecomment-796442323
Instead of grouping plugin spe…
-
ATM I do not have time, but at least I want to left a remark here:
It might be a good to have a plugin or any other option to tag and/or filter reverse proxy hoster like Cloudflare
This issue w…
-
Add mermaid rendering.
When a user adds a mermaid block like
```mermaid
sequenceDiagram
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
Alice-)John: See you later…
-
**Information:**
- gridsome-plugin-remark-prismjs-all: "^0.3.5"
**Description**
On iOS Chrome and Safari, some of the languages including HTML, some JS, YML showing really big fonts. If the line …
-
Not a bug, more a remark on the blog post at https://blog.io7m.com/2019/05/16/instant-code-reloading.xhtml
In this post you refer to the un-existing manifest file in a parent pom. Instead of creati…