HarshKapadia2 / HarshKapadia2/preview-markdown

URL encode input data.

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.