Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reference style links not working on custom container title #3004

Closed
4 tasks done
rin-w opened this issue Sep 23, 2023 · 0 comments
Closed
4 tasks done

reference style links not working on custom container title #3004

rin-w opened this issue Sep 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rin-w
Copy link

rin-w commented Sep 23, 2023

Describe the bug

reference style link not rendering on container title

image

Reproduction

::: info Software ([latest][link-latest], [stable][link-stable])

Software stable is cool, but Software latest is cooler.

:::

[link-latest]: <https://download/link-latest>
[link-stable]: <https://download/link-stable>

Expected behavior

image

::: info Software ([latest](https://download/link-latest), [stable](https://download/link-stable))

Software stable is cool, but Software latest is cooler.

:::

System Info

System:
    OS: Windows 10 10.0.17763
    CPU: (12) x64 AMD Ryzen 5 2600 Six-Core Processor
    Memory: 3.70 GB / 7.95 GB
  Binaries:
    Node: 18.12.0 - C:\laragon-portable\bin\nodejs\node-v18\node.EXE
    npm: 9.6.6 - C:\laragon-portable\bin\nodejs\node-v18\npm.CMD
  Browsers:
    Internet Explorer: 11.0.17763.1
  npmPackages:
    vitepress: ^1.0.0-rc.10 => 1.0.0-rc.15

Additional context

idk why it says IE11. i use a chrome/firefox browser

Validations

@rin-w rin-w added the bug: pending triage Maybe a bug, waiting for confirmation label Sep 23, 2023
@brc-dd brc-dd added enhancement New feature or request bug Something isn't working and removed bug: pending triage Maybe a bug, waiting for confirmation enhancement New feature or request labels Sep 23, 2023
@brc-dd brc-dd closed this as completed in 7fbfe71 Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants