macos-defaults/.github/workflows
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
..
config 🔧 Increase yml line length limit to 130 characters 2020-10-01 10:25:48 +02:00
build-github.yml ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00
record-images.yml ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00
test-defaults.yml Add support for spaces (and other specials) in keys 2021-04-06 20:53:41 +02:00
test-docsify.yml ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00
test-docusaurus.yml ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00
test-github.yml ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00
test-vuepress.yml ⬆️ Upgrade actions/setup-node action to v2 2020-12-17 11:38:31 +01:00