HarshKapadia2 / HarshKapadia2/preview-markdown
URL encode input data.
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- Encode input as a URL parameter
- Downside: The URL will be HUGE for a large input
Contributor guide
Research direction
Start by tracing how the previewer currently receives and stores its input, then inspect the URL-related entry points. The work is complete when input is encoded as a URL parameter and can be recovered for previewing, while accounting for the issue's warning that large inputs produce very long URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100