zwpaper / obsidian-progressbar

Code block plugin for Obsidian generating a progress bar
Apache License 2.0
42 stars 5 forks source link

non-latin characters break everything #18

Open Alex-Shut opened 3 months ago

Alex-Shut commented 3 months ago

Taking this example, you can see that the buttons do not work. If you use the Latin alphabet for the name field, everything is fine. `

id: survey-progress
kind: manual
max: 100
value: 31
name: "не латинький тайтл {percentage}"
button: true

`

zwpaper commented 3 months ago

reproduced locally, will try to figure out and try to fix it in the next release