macos-defaults/build/production/__snapshots__
Cameron Little 32cf426956 Add support for spaces (and other specials) in keys
Currently, page url generation (slugification) is just toLowerCase. In https://github.com/yannbertrand/macos-defaults/pull/146 I add some defaults that contain keys with spaces, which currently breaks.

This pulls in `slugify` to add support, and shell escapes keys in examples.
2021-04-06 20:53:41 +02:00
..
write-categories.test.js.snap 🐛 Fix meta tags double quotes escaping 2021-04-05 20:10:03 +02:00
write-config.test.js.snap 🐛 Allow base64 images 2021-01-01 13:38:16 +01:00
write-homepage.test.js.snap 🐛 Fix find command (#114) 2020-12-12 11:07:00 +01:00
write-pages.test.js.snap Add support for spaces (and other specials) in keys 2021-04-06 20:53:41 +02:00