Open
Description
@lst:progress-bar-css
link reference in chapter 7 renders as "[lst]:progress-bar-css" with no clickable link in the web version.
It can be found in the paragraph just above this anchor: https://hypermedia.systems/a-dynamic-archive-ui/#_adding_the_progress_bar_ui. And the source: https://github.com/bigskysoftware/hypermedia-systems-book/blob/ff5c48aa4a89c6d01b8828795d069aefc7e97df7/ch07-a-dynamic-archive-ui.typ#L435C49-L435C70.
I assume the colon breaks the link since the thing is rendered as
<p>Our CSS-Based Progress Bar, as implemented in <span class="citation" data-cites="lst">[lst]</span>:progress-bar-css</p>
Activity