On Sep 23, 2008, at 8:51 AM, Roman Odaisky wrote:
> Greetings,
>
> This removes the newline:
>
> $attr:{x|
> ...$x$...}$
>
> This does not:
>
> $attr:{
> ...$it$...}$
>
> Is this intended behaviour?
TheWhitespace immediately following | is removed (Should be buried
somewhere in the manual) ;)
Ter