Skip to content

Headings that start with "c" get removed #187

Description

@andrewpbray

Discussed in #186

Originally posted by pwoodworth-jefcoats November 4, 2025

On render, any heading that starts with the letter c gets removed from the HTML file.

---
format: closeread-html
---

:::{.cr-section}
## b

stuff here  
:::

non-cr

:::{.cr-section}
## c

stuff here  
:::

non-cr

:::{.cr-section}
## d

stuff here  
:::

non-cr

:::{.cr-section}
## b
## c
## d
:::

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