Lusito / Lusito/web-ext-translator
Make preview feature opt-in
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I don't get why it includes a markdown preview. Usually you only have text – and when you have more, it is very likely you include HTML text, but not Markdown?
So why?
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 markdown preview implementation in the web extension and read the issue's comment thread for the intended behavior. The change is done when the preview is disabled by default and users can explicitly opt in, with the existing preview behavior preserved when enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- 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