Titles that contain `<code>` have no visible space between code and next word
Open
Nobody has claimed this yet.
- Dominant language
- Edge
- Stars
- 21
- Forks
- 33
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 1
Description
In documentation, titles that contain code have no visible space between code section and next word
https://docs.adonisjs.com/v6-to-v7#encryption-config-changes
It's still two words under the hood, but visually looking at it, seems to be one word
Contributor guide
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 at the linked documentation section and inspect the rendered title containing inline code, including its HTML and styling. Confirm the change by ensuring a visible space appears between the code span and the following word without changing the underlying title text.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100