Hello there! I'm using rdoc version 0.9.0, the one distributed with self-install windows package, and I can't get any good looking nested list. I've tried to use this: * the first item * the nested item * the second item This: * the first item * the nested item * the second item That: * the first item ** the nested item * the second item And I even tried to mix different kind of lists: *, - or 1. But none of them gives me satisfaction, in the best case, the nested list gives a indented preformated block. The docs on rdoc doesn't help, is this a bug? If not how should I do? Can someone help me? Lio