diff --git a/playground/assets/playground.js b/playground/assets/playground.js index 9d345f3d..2b31aecc 100644 --- a/playground/assets/playground.js +++ b/playground/assets/playground.js @@ -3,7 +3,7 @@ const options = { }; const numInputs = ['printWidth']; -const boolInputs = ['liquidSingleQuote', 'singleQuote']; +const boolInputs = ['twigSingleQuote', 'singleQuote']; const selectInputs = ['htmlWhitespaceSensitivity']; const waitFor = (pred) => { diff --git a/playground/index.html b/playground/index.html index c8f54f45..9e8fb248 100644 --- a/playground/index.html +++ b/playground/index.html @@ -107,9 +107,9 @@

-