# Definition Lists ```````````````````````````````` example Term : definition .
Term
definition
```````````````````````````````` ```````````````````````````````` example Term : definition1 : definition2 .
Term
definition1
definition2
```````````````````````````````` ```````````````````````````````` example Term : definition1 : definition2 paragraph .
Term
definition1
definition2

paragraph

```````````````````````````````` ```````````````````````````````` example First Term : This is the definition of the first term. Second Term : This is one definition of the second term. : This is another definition of the second term. .
First Term
This is the definition of the first term.
Second Term
This is one definition of the second term.
This is another definition of the second term.
```````````````````````````````` ```````````````````````````````` example First Term : This is the definition of the first term. Second Term : This is one definition of the second term. : This is another definition of the second term. paragraph .
First Term
This is the definition of the first term.
Second Term
This is one definition of the second term.
This is another definition of the second term.

paragraph

```````````````````````````````` ```````````````````````````````` example First Term : This is the definition of the first term. Not Second Term : This is one definition of the second term. : This is another definition of the second term. paragraph .
First Term
This is the definition of the first term. Not Second Term
This is one definition of the second term.
This is another definition of the second term.

paragraph

```````````````````````````````` ## Definition with Multiple Lines ```````````````````````````````` example Term : definition .
Term

definition

```````````````````````````````` ```````````````````````````````` example Term : foo bar .
Term

foo

bar

```````````````````````````````` Leading 4 white spaces ```````````````````````````````` example Term : foo bar .
Term

foo

bar

```````````````````````````````` ```````````````````````````````` example Term : foo bar .
Term

foo

bar
```````````````````````````````` ```````````````````````````````` example Term : foo - bar - baz .
Term

foo

````````````````````````````````