Skip to content

Commit bb71c8c

Browse files
comment the fence
1 parent 41febe6 commit bb71c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/contribute/file-conventions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Here's an example of a valid (but contrived) page metadata. The order of
3838
the metadata elements in the front matter isn't important.
3939

4040
```txt
41-
-​--
41+
--- #example front matter
4242
description: Instructions for installing Docker Engine on Ubuntu
4343
keywords: requirements, apt, installation, ubuntu, install, uninstall, upgrade, update
4444
title: Install Docker Engine on Ubuntu
@@ -54,7 +54,7 @@ aliases:
5454
- /install/linux/ubuntu/
5555
- /installation/ubuntulinux/
5656
toc_max: 4
57-
-​--
57+
--- # end front matter
5858
```
5959

6060
## Body

0 commit comments

Comments
 (0)