Fix formatting
This commit is contained in:
parent
975ff782e4
commit
e7e5b75ba4
|
@ -36,8 +36,8 @@ hello: "Hello %{name}"
|
||||||
|
|
||||||
```rb
|
```rb
|
||||||
# from the 'books/index' view
|
# from the 'books/index' view
|
||||||
t('.title'
|
t('.title')
|
||||||
``n
|
```
|
||||||
{:.light}
|
{:.light}
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
|
|
Loading…
Reference in New Issue