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.
 
 
 
 

1.1 KiB

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

Blackfriday Issue #407

Some text.

Some quoted text.

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

1 Some text.

Some quoted text.

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

2 Some text.

Some quoted text.

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

3 Some text.

Some quoted text.

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

4 Some text.

Some quoted text.

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

5 Some text.

Some quoted text.

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

Some other text.