Closed
Description
In the Rust Book chapter 15.1 it has the header
## Using `Box<T>` to Point to Data on the Heap
This is rendered into the table of contents as
<a href="ch15-01-box.html"><strong aria-hidden="true">15.1.</strong> Using Box<T> to Point to Data on the Heap</a>
Resulting in the <T>
not being rendered as it is interpreted as an HTML element.
Metadata
Metadata
Assignees
Labels
No labels