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: first code comment line dropped in code blocks (5 en pages affected) #165

Description

@jp-knj

Problem

First comment line in code blocks (typically filename comments like // src/components/File.astro) is dropped.

Affected: ~5 en pages × 14 locales ≈ 70 pages total

Example

markflow: "---\n// Usage: <GreetingHeadline"
baseline: "---\n// src/components/GreetingHeadline.astro\n// Usage:"

Sample files: en/basics/astro-components, en/basics/layouts, en/guides/data-fetching

Root Cause

First line of code block content is being swallowed during rendering.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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