New plugin: gridsome-remark-iframe-responsive
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Markdown is very limited. Sometimes we would like to insert a third-party iframe.
### Basic example
Markdown example,
```
This is a beautiful iframe:
```
### Motivation
Gatsby is a permanent inspiration on Gridsome, and there's an official plugin doing it on Gatsby: https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-responsive-iframe
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked Gatsby responsive-iframe plugin and the Markdown example in this issue. Determine the Gridsome plugin entry point and integration conventions, then consider the work complete when the proposed plugin supports responsive third-party iframes in Gridsome Markdown with documented usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, markdown
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100