microsoft / microsoft/vscode

Table border not aligned with the text

Open
#326,607 0 comments 0 reactions 1 assignee Claimed by @hediet View on GitHub
bug markdown
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Testing #326540

- Use the markdown:

```
# Table

| Feature | Supported | Notes |
| :----------- | :-------: | -------------------------------- |
| Headings | ✅ | Six levels available |
| Emphasis | ✅ | Bold, italic, strikethrough |
| Task lists | ✅ | Checked and unchecked items |
| Math | ✅ | Inline and block via KaTeX/MathJax |
| Mermaid | ✅ | Rendered diagrams |
```

- Go into the editing mode
- Resize the editor so it is narrow
- Notice the ---| overlaps with the text in the table
- See the screen recording below

https://github.com/user-attachments/assets/8917d579-5049-4242-8c36-39c5fb26fb45

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.