neuron query does not display diacritics in title field properly
chiefnoah opened this issue · 2 comments
chiefnoah commented
Something is up with neuron query
's ability to render diacritic characters:
neuron query --zettels
...
{
"Date": "2021-04-26T18:20",
"ID": "69c22398",
"Meta": {
"date": "2021-04-26T18:20",
"tags": []
},
"Path": "./69c22398.md",
"Slug": "69c22398",
"Title": "Test ???????? zettel" },
},
...
cat ./69c22398.md
---
date: 2021-04-26T18:20
---
# Test ąęćółżźń zettel
chiefnoah commented
Oh yeah, that's likely the underlying issue.