Skip to content

Fix YAML header parsing logic #2609

Open
@RichDom2185

Description

@RichDom2185

The current implementation simply checks for "---" at the start and some other location in the file content.

This will not work properly when the markdown file content contains horizontal line ("---" in markdown syntax).

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingcriticalFixing this is mission-critical

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions