javascript-tutorial / javascript-tutorial/en.javascript.info
WeakRef and FinalizationRegistry md doesnt follow site format
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
Not sure it's a real issue, the article looks ok on chrome
maybe should check others, and epub
it looks like an incomplete conversion from html to md
- it uses html br and code tags (only the last part of the article)
- it breaks single sentences in several lines, html dont care but it prevent proper media based formatting in md
- no blank lines between sentences, it's not consistent with the rest of the site
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
Open the WeakRef and FinalizationRegistry article's Markdown source and compare it with the site's formatting conventions. Check the reported HTML br and code tags, sentence wrapping, and missing blank lines, then verify the rendered article in Chrome and EPUB to confirm the formatting is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100