Skip to content

Commit cdbb9b8

Browse files
authored
Update docs/syntax/definition-lists.md
1 parent 4bcbf9c commit cdbb9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/definition-lists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Definition Lists
1+
# Definition lists
22

33

44
A definition list in Markdown is created by writing a term on one line, followed by a colon and at least three spaces (`: `) on the next line, followed by the definition. Multiple paragraphs in the definition should be indented with spaces to match the definition text.

0 commit comments

Comments
 (0)