openSUSE / suse-xsl

DocBook XSL Stylesheets for SUSE branding
Other
11 stars 10 forks source link

Fix color issues #486

Closed tomschr closed 2 years ago

tomschr commented 2 years ago

This PR fixes some bugs with <phrase role="color:..."> which is wrongly converted into <span class="color:...">. Found by @tbazant, many thanks!

Related to #453