adonisjs / adonisjs/v7-docs

Titles that contain `<code>` have no visible space between code and next word

Open
#64 1 comment 0 reactions 0 assignees View on GitHub

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

Image

It's still two words under the hood, but visually looking at it, seems to be one word

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.