You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

343 B

+++ title = "Source block inside quote block, followed by another source block outside" tags = ["quotes"] draft = false +++

Blackfriday Issue # 407

Some text.

Some quoted text.

(message "hello")
(message "hello again")

Some other text.