mutline environment not centered in HTML-CSS output
It looks like this changed between v2.1 and v2.2. It has to do with propagating the width up the nested spans (there are two copies of width:85%
when there should only be one).
It looks like this changed between v2.1 and v2.2. It has to do with propagating the width up the nested spans (there are two copies of width:85%
when there should only be one).