Files
discourse/spec/components
David Taylor a3b47c1dd1 FEATURE: Allow string theme settings to display with multiple lines
To use, add `textarea: true` to the theme settings.yml. For example:

```
my_setting:
  default: "some string"
  textarea: true
```
2019-02-05 14:14:53 +00:00
..
2019-01-22 18:37:55 +08:00
2019-01-16 15:01:50 -05:00
2019-01-25 17:00:30 +00:00