Skip to content

Replace special characters when building TOC xml

Pokhi requested to merge fix/1219-toc into develop

Targets: #1219 (closed)

Changes proposed

Replace special characters with encoded in the content of the following tags:

  1. Toc entry title: toc-entry > title
  2. Toc entry altenate title: toc-entry > subtitle[content-type="alt-title"]
  3. Toc entry subtitle: toc-entry > subtitle
Edited by Pokhi

Merge request reports