6 lines
164 B
Scheme
6 lines
164 B
Scheme
; markdown highlighting within contiguous comments
|
|
((commentInner)
|
|
@injection.content
|
|
(#set! injection.language "markdown")
|
|
(#set! injection.combined))
|