Table rendering of line-padding
- Dominant language
- No language data
- Stars
- 42
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
### Description
the [-1.5pt] are a modifier and should not be shown in the HTML.
### (Optional:) Please add any files, screenshots, or other information here.
```latex
\begin{minipage}[t]{0.31\linewidth}
\centering
\begin{tabular}{c|c}
\shortstack{\textbf{Single}\\[-1.5pt]\textbf{Read}} & \shortstack{\textbf{Single}\\[-1.5pt]\textbf{Write}} \\
\hline
70\,$\mu$s & 12\,$\mu$s
```
### (Required) What is this issue most closely related to? Select one.
Choose One
### Internal issue ID
6fc276ef-6d72-4c6c-b02c-ce5ef0291590
### Paper URL
https://arxiv.org/html/2512.04859v1
### Browser
Firefox/143.0
### Device Type
Desktop + Mobile
Contributor guide
Research direction
Open the linked paper URL and compare the LaTeX table source with its rendered HTML, focusing on the \shortstack line break and [-1.5pt] padding. Done means the padding modifier is absent from the displayed HTML while the intended line break and table layout remain intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, latex
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 43/100