Fix markdown table collapse in configuring.md

This commit is contained in:
yamashun 2024-07-13 18:26:32 +09:00
parent 4867559a10
commit 56072cc1ff

@ -2994,6 +2994,7 @@ For example, if you want to use `AVIF` variants in your application you can add
`image/avif` to this array.
The default value depends on the `config.load_defaults` target version:
| Starting with version | The default value is |
| --------------------- | ----------------------------------------------- |
| (original) | `%w(image/png image/jpeg image/gif)` |