Closed Adam-Kay closed 10 months ago
Characters such as < and > mess with the changelog displayer. I have edited the notes for Release 1.7.0 to temporarily solve the issue but these will have to be escaped.
<
>
Preferably <kbd> and <code> should have logic applied to them.
<kbd>
<code>
Fixed in 6a12db3.
Bug Description
Characters such as
<
and>
mess with the changelog displayer. I have edited the notes for Release 1.7.0 to temporarily solve the issue but these will have to be escaped.Preferably
<kbd>
and<code>
should have logic applied to them.