microsoft / microsoft/vscode

[Bug] Markdown table headers are not rendering correctly in extension details

Open
#334,699 0 comments 0 reactions 1 assignee Claimed by @hediet View on GitHub
stale triage-needed
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Does this issue occur when all extensions are disabled?: Yes

- VS Code Version: 1.136.1 (user setup)
- OS Version: Windows_NT x64 10.0.26200

Steps to Reproduce:

1. Open "Extensions" in the sidebar.
2. Open an extension used Markdown table in README.

## Example

Extension: AvZ (`vector-wlc.avz`)

Markdown Code:
```md
|功能|操作|
|:-:|:-:|
|查看使用教程|按下 Ctrl+Shift+P 后输入命令 `AvZ: Open Tutorial`|
```

Preview in Editor:
Image

Display in "Extensions":
Image

As you can see, it cannot align text within the header to the center of a column.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.