Fixes formatting on pre-formatted text. (#6405)
Merge pull request 6405
This commit is contained in:
parent
ac575a0c50
commit
fe5fb5beb7
|
@ -170,7 +170,7 @@ a basic example of how to create a list of posts from a specific category.
|
||||||
|
|
||||||
First, in the `_layouts` directory create a new file called `category.html` - in
|
First, in the `_layouts` directory create a new file called `category.html` - in
|
||||||
that file put (at least) the following:
|
that file put (at least) the following:
|
||||||
```html
|
```
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue