Skip to content

short-path renders its qe-notebook-header raw HTML block as literal visible text #66

Description

@mmcky

Found in the margin of the QuantEcon/workspace-lectures#37 independent validation (2026-08-12, real Chromium driving the live site): at the top of https://quantecon.github.io/lecture-wasm/short-path/ the string <div id="qe-notebook-header" align="right" style="text-align:right"><a href="https://quantecon.org/" title="quantecon.org">… renders as literal visible prose rather than as HTML — the first thing a reader sees on the page is markup.

The validator observed it on short-path and did not survey the other pages, but the notebook-header block is presumably shared across lecture sources, so other pages likely show the same text. Easy to reproduce by loading the page in any browser.

Cosmetic but reader-facing. The validation did not establish when it was introduced; most likely the mystmd build treats the raw-HTML block in the MyST source as plain text rather than as HTML to pass through.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions