Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

fix: minor rendering diffs (trailing space, em-dash, entities, labels) (~47 en pages) #167

Description

@jp-knj

Problem

Collection of minor cosmetic differences affecting ~47 en pages:

  • Trailing space stripped: import { \nimport {\n (before newline)
  • Em-dash spacing: ". —" vs ".—" (smartypants inconsistency)
  • HTML entities: &lt;strong&gt; rendered literally vs <strong>
  • Extra "external" label: link text includes "external" suffix
  • <style></style> literal: tag names rendered as literal text

Affected: ~47 en pages × 14 locales ≈ 658 pages total

Priority

Low — cosmetic issues that don't significantly impact readability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions