Skip to content

Bug: YAML Title rule doesn't unescape H1 markdown special characters #1428

@mnaoumov

Description

@mnaoumov
  • I have verified that I am on the latest version of the Linter

Describe the Bug

YAML Title rule doesn't unescape H1 markdown special characters

How to Reproduce

Steps to reproduce the behavior:

# Escaped \[\_\]

Run YAML Title rule.

Observe

---
title: Escaped \[\_\]
---

Expected Behavior

---
title: Escaped [_]
---

Device

  • Desktop
  • Mobile

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions