that worked thanks!
On Friday, July 28, 2017 at 3:38:52 PM UTC-4, Leandro Facchinetti wrote:
>
> 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] <javascript:>>
> 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.