========
Comments
========

# This is a comment

---

(document
 (comment))

========
Multiple Comments
========

# This is a comment
# This is another comment

# This is third comment

---

(document
 (comment)
 (comment)
 (comment))
