Hi,
On Wed, May 27, 2009 at 6:21 PM, Pascal Voitot
<pascal.voitot.dev(a)gmail.com>wrote;wrote:
On Wed, May 27, 2009 at 6:16 PM, Vincent Massol
<vincent(a)massol.net>
wrote:
On May 27, 2009, at 6:13 PM, Pascal Voitot wrote:
> Hello again,
>
> I write something like:
>
> (% style="somestyle" %)
> (((
> my embedded wikipage
> )))
>
> the style is not applied to the <div> surrounding the embedded
> wikipage.
> Is it normal or is it a bug?
It should work AFAIK. What version of core?
this is my strange 1.9-snapshot...
I'm going to use 1.9 RC1 asap but I need to recompile it with derby and
I'm
lazy :)
and does
* (% style="mystyle" %)(((
embedded content
)))
works?
Nope, it doesn't seem to work.
This is my precise case in fact... so is it a bug?