# Exported Comments
## test.html
# Container Spacing Test Document
*Note // 01-08-26 11:16*
> title: comment
This document tests spacing behavior in all container types with multiple paragraphs.
*Note // 01-08-26 11:16*
> normal paragraph: comment
> First paragraph of the quote. This represents someone's words.
> Second paragraph of the same quote. Should flow continuously without extra spacing.
> Third paragraph concluding the quote. Still part of the same quotation block.
*Note // 01-08-26 11:17*
>> quote, second line comment
**First Term**
: First definition paragraph explaining the term.
: Second definition paragraph with additional context. No extra spacing.
: Third definition paragraph with examples.
**Second Term**
: Single paragraph definition.
**Third Term**
: First definition for third term.
: Second definition paragraph.
: Alternative definition, first paragraph.
: Alternative definition, second paragraph.
*Note // 01-08-26 11:17*
> defintion list, second item comment
- Paragraph before code block. function example() {
return "code block";
} Paragraph after code block. Should have minimal spacing.
- Item with bold and italic text in multiple paragraphs. Second paragraph with inline code and regular text.
*Note // 01-08-26 11:18*
> unordered list, second item comment