max-mapper / max-mapper/monocles
hyperlinks and youtubes should auto html
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 178
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
if i paste a URL it should automatically wrap in an anchor
if i paste a youtube url it should wrap in a youtube embed object
etc
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
No files, tests, or entry points are named. First locate the code that renders pasted URLs, then determine how ordinary links and YouTube URLs should be recognized and represented; done means pasted URLs become anchors and YouTube URLs become embed objects, with other URL types covered as agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100