Okay, I tested it a little on my site and I think I've discovered the
issue: there's MediaWiki code (I believe in Parser::internalParse())
that checks "<td>" and "<tr>" tags, and disables them (i.e. changes
the brackets into lt's and gt's) if they're not contained within a
"<table>" tag. And it could well be that the same logic is going on
for the wiki markup tags. So possibly the only way to get your
specific idea working is to make some modifications to MediaWiki's
parser code.

Plus, there's always the "table" format for ask queries; there might
be some reason why you didn't want to use that, but I don't know if
you said it.

-Yaron

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Reply via email to