TEIC / Stylesheets

TEI XSL Stylesheets
228 stars 124 forks source link

explicitly process nested attList #601

Closed peterstadler closed 1 year ago

peterstadler commented 1 year ago

@sabineseifert and I were looking at issue #561 yesterday and I think we can provide a working solution. Admittedly, the original code is not really clear to me so I only tried to refactor it tentatively to take nested attLists into account.

Good news is, the tests aren't failing, bad news is that we probably don't test for that specific feature. It might be a good idea to use @sydb's provided example and add it to the test suite?