Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

The location of link in markdown file messed me up. #1869

Copy link
Copy link
Open
@itellboy

Description

@itellboy
Issue body actions
  • I confirm that this is an issue rather than a question.

Bug report

Sometimes, there is no Base URL at the href attribution of <a></a> in markdown file after I set base in the /src/.vuepress/config.js.

Steps to reproduce

I clicked 标准内建对象 or 表达式和操作符, it's right, but I clicked 语句和声明 or 函数, I got a wrong location.

What is expected?

The location in markdown file would be add Base URL that I set in base.

What is actually happening?

I have no idea how to fix it by configuration.

  • Here is code
**HERE IS CATALOG**

* [标准内建对象](/built-in-objects/)
* [表达式和操作符](/expressions-operators/)
* [语句和声明](/statements-declarations/)
* [函数](/functions/)
* [TypeScript](/typescript/)
  • After building.

image

Other relevant information

No.

  • Output of npx vuepress info in my VuePress project:

Environment Info:

System:
OS: macOS 10.14.6
CPU: (4) x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz
Binaries:
Node: 10.16.3 - /usr/local/bin/node
Yarn: 1.17.3 - /usr/local/bin/yarn
npm: 6.11.2 - /usr/local/bin/npm
Browsers:
Chrome: 76.0.3809.132
Firefox: 68.0.2
Safari: 12.1.2
npmPackages:
@vuepress/core: 1.1.0
@vuepress/theme-default: 1.1.0
vuepress: ^1.1.0 => 1.1.0
npmGlobalPackages:
vuepress: Not Found

Thanks a lot :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.