Skip to content

issues Search Results · repo:vuejs/vitepress language:TypeScript

Filter by

2k results
 (64 ms)

2k results

invuejs/vitepress (press backspace or delete to remove)

Describe the bug markdown 图片自定义渲染,token.attrGet( alt ) 获取不到值。 md.renderer.rules.image = (tokens, idx, options, env, self) = { const token = tokens[idx]; let alt = token.attrGet( alt ); console.log( alt ...
bug: pending triage
  • Huangbinghui
  • 1
  • Opened 
    12 hours ago
  • #4607

Describe the bug build error: ReferenceError: window is not defined at file:///E:/docs/.vitepress/.temp/app.js?t=1741415492907:9826:3 at ModuleJob.run (node:internal/modules/esm/module_job:222:25) at ...
need more info
  • shendiid
  • 1
  • Opened 
    18 hours ago
  • #4606

Describe the bug The anchor doesn t work if there s an “й” in it. Reproduction Please test. Движок авто works fine, but Настройки сессии will not scroll down [Движок авто](#движок-авто) [Настройки ...
has-workaround
needs more discussion
  • Alexufo
  • 4
  • Opened 
    yesterday
  • #4605

need more info
  • improve100
  • 1
  • Opened 
    yesterday
  • #4604

Describe the bug A VitePress build is writing normal (non-error) messages to stderr. This causes other tools (like Rush) to interpret the build as failing. Reproduction $ npx vitepress build stdout.txt ...
has-workaround
needs more discussion
  • kaiyoma
  • 3
  • Opened 
    yesterday
  • #4603

Is your feature request related to a problem? Please describe. 可以看到如果是js类型那么下面的方式颜色差异效果是有的 export default { data () { return { msg: Removed // [!code --] msg: Added // [!code ++] ...
has-workaround
upstream
  • ajiho
  • 4
  • Opened 
    2 days ago
  • #4602

Hi, I have a problem that may be the path. I want to deploy my website on github page, but only the homepage can be accessed, but the style is also wrong. my page is https://congmucc.github.io/blog/, my ...
  • congmucc
  • 2
  • Opened 
    2 days ago
  • #4599

Describe the bug I am trying to build VitePress with a directory of Markdown that was generated by typedoc. The Markdown is valid and the VitePress dev server works fine, but the build fails: vitepress ...
bug: pending triage
  • kaiyoma
  • 1
  • Opened 
    3 days ago
  • #4597

Describe the bug 当link传入的字符串是 4k ,且不带后缀时,docFooter就会无限指向自身 Reproduction { text: 前期 , collapsed: false, base: /指南/热门玩法/前期/ , items: [ {text: 4K(待更新) ...
bug: pending triage
  • wxhn1225
  • 5
  • Opened 
    4 days ago
  • #4596

Describe the bug When I was looking at the official documentation, I noticed that the code blocks on the official website can display titles, just like this: Image I didn t find an introduction on how ...
bug: pending triage
  • you-hengh
  • 1
  • Opened 
    4 days ago
  • #4595
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub