clartaq / cwiki

A personal wiki written in Clojure/Script
Other
3 stars 0 forks source link

YAML Front Matter Should Be Encoded before Export or Backup #23

Closed clartaq closed 4 years ago

clartaq commented 4 years ago

Creating a page with the title "Q: Are We Not Men? A: We Are Devo!" works ok. The page can be exported and causes no problems in the Backup process, but the Import or Restore operations crash.

clartaq commented 4 years ago

Trying to import the file with the title "Q: Are We Not Men? A: We Are Devo!" produces the error message on the browser page (not the console)

mapping values are not allowed here
 in 'string', line 2, column 9:
    title: Q: Are We Not Men? A: We Are Devo!
            ^