HarshKapadia2 / HarshKapadia2/preview-markdown
Add `sub` and `sup` HTML tags.
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Add the `sub` (subscript) and `sup` (superscript) HTML tags to the 'Misc' (point 11) section in https://github.com/HarshKapadia2/preview-markdown/blob/main/src/util/initialText.js.
Contributor guide
Research direction
Open src/util/initialText.js and locate the 'Misc' section, point 11, where the initial Markdown preview text is defined. Add the requested subscript and superscript HTML tags there, then verify in the live preview that both tags render as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100