Improvements to YouTube entry content
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
- Embed the videos!
- Linkify and nl2br descriptions (see https://github.com/11ty/eleventy-activity-feed/blob/be195c6fa33a26014084d248ef638c0f9d03ca08/src/Activity.js#L35)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the YouTube entry-content path, then compare its description handling with src/Activity.js at the referenced commit. Done means YouTube videos are embedded and descriptions support links and newline-to-
rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100