Closed GoogleCodeExporter closed 9 years ago
Implemented first-pass fix. Class attribute declarations are now minimally
formatted correctly. However, we still need to line up the parts horizontally
like so:
<!ATTLIST i %global-atts; class CDATA "+ topic/ph hi-d/i " >
<!ATTLIST sub %global-atts; class CDATA "+ topic/ph hi-d/sub ">
Not sure how best to do that in XSLT 2, but there's probably a trick for it. I
will research.
Original comment by drmacro@gmail.com
on 16 Jun 2013 at 8:39
I have implemented generation of correctly-formatted class attribute
declarations.
Original comment by drmacro@gmail.com
on 2 Sep 2013 at 9:58
Original issue reported on code.google.com by
drmacro@gmail.com
on 16 Jun 2013 at 7:54