Hi, On 2/4/25 15:24, Andrea Cervesato wrote: > + table = [ > + '.. list-table::', > + ' :widths: 25, 25' I just noticed that there's an alignment issue here. Please fix it before running "make" :-) I will fix it in the next version > + ' :header-rows: 1', > + '', > + ' * - Tag', > + ' - Info', > + ] Andrea