You use the HTML parser like so (you had the right syntax):

{{{#!html
<b>html baby!</b>
}}}

http://moinmo.in/counterpoke

-Dexter

On Mar 4, 2008, at 3:19 PM, Nam Do wrote:

> Hi all,
>
> I searched the HelpOn topics and couldn't find
> anything on how to embed straight HTML into moin moin.
>
> i tried silly things like:
>
> <html>
>  <a href="www.google.com"> google </a>
> </html>
>
> [html  <a href="www.google.com"> google </a> ]
>
> [[html <a href="www.google.com"> google </a> ]]
>
> {{{#!html
> <a href="www.google.com"> google </a>
> }}}
>
> none of which worked...
>
> btw, i dont mind reading src if someone could point me
> to a python i should start reading which may be near
> the info i am looking for.
>
> btw, sorry if this is a recent duplicate topic.
>
> Thanks in advance
>
>
>
>
>
>       
> ____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page.
> http://www.yahoo.com/r/hs
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Moin-user mailing list
> Moin-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to