hexlet-basics / hexlet-basics/exercises-html
Редактор принимает любой текст в задании "Текст в HTML"
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Редактор принимает за правильной ответ любой текст, введенный в теги
.По заданию создается ясность, что надо сверстать указанный в задании текст.
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
Reproduce the issue in the "Текст в HTML" exercise and inspect how the editor validates text inside
tags. The fix is complete when arbitrary text is rejected and only the text specified by the exercise is accepted; no file or test path is named in the issue.Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100