Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 766 Bytes

File metadata and controls

20 lines (15 loc) · 766 Bytes

A term may have multiple definitions, and each definition may consist of one or more block elements (paragraph, code block, list, etc.), each indented four spaces or one tab stop. The body of the definition (not including the first line) should be indented four spaces. However, as with other Markdown lists, you can “lazily” omit indentation except at the beginning of a paragraph or other block element ......

Term 1

: Definition with lazy continuation.

Second paragraph of the definition.

......

Term 1

Definition with lazy continuation.

Second paragraph of the definition.