* <see cref="SomeType"/> is invoked, the error message I get is:
Looks like you need to add the extension object before calling Htmlize.
XsltArgumentList args = new XsltArgumentList();
args.AddExtensionObject("monodoc://extensions", new ExtensionObject()and pass that to Htmlize. You'll have to make that class public, I guess.
* I would love to give some loving to the various "block" types to
spice up our rendering.
How will the html widget know to load the icons from resources in the assembly?
-- - Joshua Tauberer
http://taubz.for.net
** Nothing Unreal Exists **
_______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
