budibase/packages/string-templates/src/processors
Peter Clement c417a5e627
Replace multiple spaces in bindings with one space (#14018)
* replace multiple spaces in bindings with one space

* add some tests and update regex to account for strings

* update regex to character based approach

* simplify regex to only look for spaces after {{

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2024-06-28 14:18:15 +01:00
..
index.ts Types 2024-03-14 17:17:38 +01:00
postprocessor.ts Remove // eslint-disable-next-line no-unused-vars 2024-04-17 12:24:41 +02:00
preprocessor.ts Replace multiple spaces in bindings with one space (#14018) 2024-06-28 14:18:15 +01:00