Skip to content

Commit 02621b9

Browse files
authored
Merge pull request rails#52319 from yamashun/correct-markdown-collapsed-in-rails-guides
Fix markdown table collapse in configuring.md [ci skip]
2 parents 6903ac4 + 56072cc commit 02621b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/configuring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,6 +2994,7 @@ For example, if you want to use `AVIF` variants in your application you can add
29942994
`image/avif` to this array.
29952995
29962996
The default value depends on the `config.load_defaults` target version:
2997+
29972998
| Starting with version | The default value is |
29982999
| --------------------- | ----------------------------------------------- |
29993000
| (original) | `%w(image/png image/jpeg image/gif)` |

0 commit comments

Comments
 (0)