fix(docs): missing line breaks in why-base page

Open Beginner friendly
#1,441 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Domain
documentation

Research direction

Open docs/base-chain/quickstart/why-base.mdx and inspect the two sections named in the issue. Add the missing blank lines after the affected bullet items, then preview https://docs.base.org/base-chain/quickstart/why-base to confirm each list is separated from the following paragraph.

Written by the indexing model from the issue text.

Description

Path: /base-chain/quickstart/why-base

Page: https://docs.base.org/base-chain/quickstart/why-base
File: docs/base-chain/quickstart/why-base.mdx

Description

Two bullet list items are missing a trailing newline, causing them to run directly into the next paragraph with no space or line break.

Occurrence 1 — "A platform for building innovative apps" section:

  • Accept payments from anyone, easilyIt's fast, cheap, and permissionless...

Occurrence 2 — "Expansive developer tools" section:

  • Robust developer toolingBut there’s more: Base apps can be launched...

Suggested fix

Add a blank line after each affected bullet to separate the list from the following paragraph. For example:

- Accept payments from anyone, easily

It's fast, cheap, and permissionless...
Dominant language
JavaScript
Stars
337
Forks
798
Avg merge
7h 24m
Merged PRs (30d)
51

Contributor guide

No contributing guide indexed for this repository

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.

More from base/docs

All issues in base/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.