# `react-doctor/ink-newline-inside-text`

Retired: Ink Newline placement

- **Category:** Bugs
- **Severity:** error
- **Source:** oxlint-plugin-react-doctor
- **Framework:** global
- **Enabled when:** Ink >= 3.0.0
- **Status:** Retired

## Validate the diagnostic

Confirm the reported code matches this rule before you edit it.

This rule is retired and disabled by default. Do not change application code. If it still appears, check the installed React Doctor version and rule configuration.

## How to fix

This rule is retired, so no code change is required.

### Copyable fix prompt

Copy this self-contained prompt into your coding agent after you confirm the diagnostic.

````text
Resolve any stale `react-doctor/ink-newline-inside-text` report without changing application code.

No change is required; Ink supports standalone `<Newline>` elements.

Checks:
- Confirm the installed React Doctor version.
- Update React Doctor if the project uses an older version.
- Remove configuration that explicitly enables this retired rule.
- Run React Doctor and confirm the report no longer appears.

Report the version, configuration, and command you checked.
````
