fix: ensure frontmatter values are unique within a key

This commit is contained in:
Nathaniel Landau
2023-03-20 13:58:49 -04:00
parent 36adfece51
commit ca42823a2f
5 changed files with 102 additions and 73 deletions

View File

@@ -715,10 +715,9 @@ def test_transpose_metadata_4(sample_note):
"intext_key": ["intext_value"],
"key📅": ["📅_key_value"],
"shared_key1": [
"shared_key1_value",
"shared_key1_value3",
"shared_key1_value",
"shared_key1_value2",
"shared_key1_value3",
],
"shared_key2": ["shared_key2_value1", "shared_key2_value2"],
"tags": [