1. If the braces are balanced, Pollen does the right thing:

◊code{
int main() {
}
} ;; ⇒ '(code "int main() {" "\n" "}")

2. If they are not balanced, use ◊___|{}| instead of ◊___{}:

◊code|{
}}}{{{}{}{
}| ;; ⇒ '(code "}}}{{{}{}{")

-- 
Leandro Facchinetti <[email protected]>
https://www.leafac.com
GPG: 0x5925D0683DF3D583

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to