Hi again, But the tests inside xwiki-rendering-macro-html works fine. I tried above
test inside xwiki-rendering-test module. May be that is wrong?
It seems when a macro is not found xhtml/1.0 output is empty. I tried following test case which also passed: <code> .#----------------------------------------------------- .input|xwiki/2.0 .#----------------------------------------------------- {{blahblah}} something {{/blahblah}} .#----------------------------------------------------- .expect|xhtml/1.0 .#----------------------------------------------------- </code> This seems to be the case for any macro tested inside xwiki-rendering-test module. Either I'm doing something wrong or there is a bug. I'm going to post-pone this debugging a bit and continue my work. Will get back to this later. Thanks. - Asiri