iamcco / iamcco/markdown-preview.nvim
Fenced code block rendering
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
---
name: Bug report
about: Create a report to help us improve
title: 'Fenced code block rendering'
labels: 'rendering'
assignees: ''
---
**Describe the bug**
Fenced ascii art is not aligned
**To Reproduce**
```
┌──────────────────────────────────────────────────────────────────────┐
│ │
│ │
```
Rendered as:
**Expected behavior**
Should be aligned with mono space fonts
**Screenshots**
If applicable, add screenshots to help explain your problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.