Skip to content

Fix Incorrect Use of <xsl:value-of> for Titles #62

Description

@runpaint

In a couple of places in the XSL we use <xsl:value-of/> to get the <title> of an element. This is wrong because the title may have non-text node children. This especially affects the ToC, truncating some of the section titles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions