Skip to content

Schema Validation #41

@cheetahbyte

Description

@cheetahbyte

In some cases it may be useful if centra warns you, when metadata for files in the same collection is not aligned.

Example

blogs/one.md:

---
title: abcdef
author: Leo
---

#New File About Stuff

blogs/second.md:

---
title: abcdef
---

#New File About Stuff 2

The warning should be something along the lines of

WARNING: noticed different metadata between files blog/one.md and blog/second.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions