-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
dfrkp updated
4 months ago
-
## Summary
`remark-unwrap-images` remark plugin removes paragraph tags that wrap images.
### Basic example
[GitHub for remark-unwrap-image](https://github.com/remarkjs/remark-unwrap-images)
##…
-
https://using-remark.gatsbyjs.org/custom-components/
-
1. ```npm i ```
1. ```npm start```
1. ```Error: Unable to find plugin "gatsby-remark-images"```
-
Hi,
Aurelien has an issue open for ansel considering this feature. I personally believe it would be extremely useful in Darktable. As an ugly workaround I have kept a markdown file containing `fil…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi! I see in the `isHikeElement` check ([source](https://github.com/code-hike/codehike/blob/next/packages/codehike/src/mdx/1.1.remark-list-to-section.ts#L224)) that paragraph and image nodes are suppo…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Is Your Feature Request Related to a Problem? Please Describe.**
It would be beneficial to reference images in Markdown files using their relative paths, such as `![](./my-image.png)`. This capabil…
varya updated
2 months ago
-
### 🎯 Aim of the feature
The aim is to refactor the pipeline form to a smaller and more reusable components.
We could use the gallery view as example
### 📷 Images (if possible) with expected result…