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
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:
blogs/second.md:
The warning should be something along the lines of