Skip to content

Online rendering of internal cross reference appears broken #97

@inickles

Description

@inickles

In RFD 536 there are a number of internal cross references. The RFD site online currently renders these with the anchor tags, and not the section name that's being referenced as expected. However, the rfd-site running locally for me does work as expected, suggesting that there's a difference between these two environments despite supposedly being on the same git commit of rfd-site.

$ nvm version
v22.12.0
$ git show
commit d79a566433cd43d64335091d7e3d737cb355a409 (HEAD -> main, origin/main, origin/HEAD)
Merge: 06b175e 68f10b9
Author: Benjamin Leonard <[email protected]>
Date:   Tue Dec 17 12:38:21 2024 +0000

    Merge pull request #95 from oxidecomputer/new-prepare-document

    Migrate to new AsciiDoc renderer
$ git pull
Already up to date.
$ npm i

up to date, audited 1401 packages in 4s

321 packages are looking for funding
  run `npm fund` for details

15 vulnerabilities (11 low, 3 moderate, 1 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
$ LOCAL_RFD_REPO=~/src/oxide/rfd npm run dev

> dev
> remix vite:dev

  ➜  Local:   http://localhost:3000/
  ➜  Network: use --host to expose
  ➜  press h + enter to show help

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