On Thu, Jul 8, 2010 at 2:44 AM, Adrián Ribao <ari...@gmail.com> wrote:
> Hello,
>
> I need to add a class to some links: <a href="http://www.google.es"
> class="myClass">Google</a>
>
> Can this be done?
You should look at the "wiki_links_class_func" parameter to this
method: http://creoleparser.googlecode.com/svn/docs/modules/dialects.html#creoleparser.dialects.create_dialect
Also look here for information on creating the custom dialect:
http://creoleparser.googlecode.com/svn/docs/usage.html#creating-a-custom-dialect
Best Regards,
/bryan